Source file "org/apache/fop/fo/expr/NumericOp.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 299 of 299 | 0% | 44 of 44 | 0% | 41 | 41 | 45 | 45 | 19 | 19 |
max2(Numeric, Numeric, PercentBaseContext) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
min2(Numeric, Numeric, PercentBaseContext) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
addition2(Numeric, Numeric, PercentBaseContext) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
subtraction2(Numeric, Numeric, PercentBaseContext) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
addition(Numeric, Numeric) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
subtraction(Numeric, Numeric) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
multiply(Numeric, Numeric) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
divide(Numeric, Numeric) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
modulo(Numeric, Numeric) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
max(Numeric, Numeric) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
min(Numeric, Numeric) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
multiply2(Numeric, Numeric, PercentBaseContext) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
divide2(Numeric, Numeric, PercentBaseContext) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
abs(Numeric) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
negate(Numeric) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
modulo2(Numeric, Numeric, PercentBaseContext) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
abs2(Numeric, PercentBaseContext) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
negate2(Numeric, PercentBaseContext) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
numeric(double, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |