| blib/lib/Test/Approximate.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 15 | 53.3 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 20 | 6 | 0 | 0 | $tolerance //= $DEFAULT_TOLERANCE |
| 33 | 0 | 0 | 1 | check_type($got) eq 'str' or check_type($expected) eq 'str' |
| 56 | 3 | 0 | 24 | $num1_type eq 'str' or $num2_type eq 'str' |
| 79 | 0 | 6 | 50 | $arg eq '' or $unparsed != 0 |
| 6 | 0 | 50 | $arg eq '' or $unparsed != 0 or $! |