Condition Coverage

blib/lib/Script/Toolbox/Util/Formatter.pm
Criterion Covered Total %
condition 7 9 77.7


and 3 conditions

line !l l&&!r l&&r condition
403 0 0 24 $nt eq 'd' and $ot eq 'd'

or 3 conditions

line l !l&&r !l&&!r condition
401 29 9 36 $nt eq 's' or $ot eq 's'
402 6 6 24 $nt eq 'f' or $ot eq 'f'