Source file "org/apache/commons/lang3/arch/Processor.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 90 of 90 | 0% | 14 of 14 | 0% | 18 | 18 | 16 | 16 | 11 | 11 |
toString() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
Processor(Processor.Arch, Processor.Type) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
is32Bit() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
is64Bit() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isAarch64() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isIA64() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isPPC() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isRISCV() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isX86() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getArch() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getType() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |