Source file "org/aspectj/org/eclipse/jdt/internal/compiler/impl/Constant.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 7,028 of 7,043 | 0% | 1,537 of 1,537 | 0% | 1,171 | 1,173 | 1,027 | 1,030 | 33 | 35 |
computeConstantOperationEQUAL_EQUAL(Constant, int, Constant, int) | ![]() | 0% | ![]() | 0% | 114 | 114 | 73 | 73 | 1 | 1 |
computeConstantOperationGREATER(Constant, int, Constant, int) | ![]() | 0% | ![]() | 0% | 106 | 106 | 64 | 64 | 1 | 1 |
computeConstantOperationGREATER_EQUAL(Constant, int, Constant, int) | ![]() | 0% | ![]() | 0% | 106 | 106 | 64 | 64 | 1 | 1 |
computeConstantOperationLESS(Constant, int, Constant, int) | ![]() | 0% | ![]() | 0% | 106 | 106 | 64 | 64 | 1 | 1 |
computeConstantOperationLESS_EQUAL(Constant, int, Constant, int) | ![]() | 0% | ![]() | 0% | 106 | 106 | 64 | 64 | 1 | 1 |
computeConstantOperationPLUS(Constant, int, Constant, int) | ![]() | 0% | ![]() | 0% | 78 | 78 | 86 | 86 | 1 | 1 |
computeConstantOperationDIVIDE(Constant, int, Constant, int) | ![]() | 0% | ![]() | 0% | 57 | 57 | 64 | 64 | 1 | 1 |
computeConstantOperationMINUS(Constant, int, Constant, int) | ![]() | 0% | ![]() | 0% | 57 | 57 | 64 | 64 | 1 | 1 |
computeConstantOperationMULTIPLY(Constant, int, Constant, int) | ![]() | 0% | ![]() | 0% | 57 | 57 | 64 | 64 | 1 | 1 |
computeConstantOperationREMAINDER(Constant, int, Constant, int) | ![]() | 0% | ![]() | 0% | 57 | 57 | 64 | 64 | 1 | 1 |
castTo(int) | ![]() | 0% | ![]() | 0% | 54 | 54 | 55 | 55 | 1 | 1 |
computeConstantOperationAND(Constant, int, Constant, int) | ![]() | 0% | ![]() | 0% | 32 | 32 | 37 | 37 | 1 | 1 |
computeConstantOperationOR(Constant, int, Constant, int) | ![]() | 0% | ![]() | 0% | 32 | 32 | 37 | 37 | 1 | 1 |
computeConstantOperationXOR(Constant, int, Constant, int) | ![]() | 0% | ![]() | 0% | 32 | 32 | 37 | 37 | 1 | 1 |
computeConstantOperationLEFT_SHIFT(Constant, int, Constant, int) | ![]() | 0% | ![]() | 0% | 31 | 31 | 36 | 36 | 1 | 1 |
computeConstantOperationRIGHT_SHIFT(Constant, int, Constant, int) | ![]() | 0% | ![]() | 0% | 31 | 31 | 36 | 36 | 1 | 1 |
computeConstantOperationUNSIGNED_RIGHT_SHIFT(Constant, int, Constant, int) | ![]() | 0% | ![]() | 0% | 31 | 31 | 36 | 36 | 1 | 1 |
hasSameValue(Constant) | ![]() | 0% | ![]() | 0% | 22 | 22 | 18 | 18 | 1 | 1 |
computeConstantOperation(Constant, int, int, Constant, int) | ![]() | 0% | ![]() | 0% | 18 | 18 | 19 | 19 | 1 | 1 |
computeConstantOperation(Constant, int, int) | ![]() | 0% | ![]() | 0% | 17 | 17 | 21 | 21 | 1 | 1 |
typeName() | ![]() | 0% | ![]() | 0% | 10 | 10 | 11 | 11 | 1 | 1 |
booleanValue() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
byteValue() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
charValue() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
doubleValue() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
floatValue() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
intValue() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
longValue() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
shortValue() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
stringValue() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
computeConstantOperationAND_AND(Constant, int, Constant, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
computeConstantOperationOR_OR(Constant, int, Constant, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
toString() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
static {...} | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | |
Constant() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |