Source file "org/apache/commons/lang3/builder/DiffBuilder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 660 of 660 | 0% | 100 of 100 | 0% | 74 | 74 | 152 | 152 | 24 | 24 |
append(String, Object, Object) | ![]() | 0% | ![]() | 0% | 14 | 14 | 30 | 30 | 1 | 1 |
DiffBuilder(Object, Object, ToStringStyle, boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
append(String, double, double) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
append(String, float, float) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
append(String, boolean[], boolean[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
append(String, byte[], byte[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
append(String, char[], char[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
append(String, double[], double[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
append(String, float[], float[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
append(String, int[], int[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
append(String, long, long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
append(String, long[], long[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
append(String, Object[], Object[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
append(String, short[], short[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
append(String, boolean, boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
append(String, byte, byte) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
append(String, char, char) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
append(String, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
append(String, short, short) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
append(String, DiffResult) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
lambda$append$0(String, Diff) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
build() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
DiffBuilder(Object, Object, ToStringStyle) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
validateFieldNameNotNull(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |