blib/lib/Banal/Utils/General.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
32 | 0 | 0 | 0 | $output and $verbose > 5 |
51 | 0 | 0 | 0 | $output and $verbose > 5 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
21 | 0 | 0 | 0 | $$opts{'verbose'} || $$opts{'debug'} |
39 | 0 | 0 | 0 | $$opts{'verbose'} || $$opts{'debug'} |