| blib/lib/Script/Toolbox/Util/Formatter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 9 | 77.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 404 | 0 | 0 | 24 | $nt eq 'd' and $ot eq 'd' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 402 | 29 | 9 | 36 | $nt eq 's' or $ot eq 's' |
| 403 | 6 | 6 | 24 | $nt eq 'f' or $ot eq 'f' |