Condition Coverage

blib/lib/Whitespace.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
148 0 0 0 $first and /^[ \t]*$/

or 3 conditions

line l !l&&r !l&&!r condition
263 0 0 0 not defined $cleanup or $$cleanup{'leading'}
265 0 0 0 not defined $cleanup or $$cleanup{'trailing'}
271 0 0 0 not defined $cleanup or $$cleanup{'indent'}
277 0 0 0 not defined $cleanup or $$cleanup{'eol'}
283 0 0 0 not defined $cleanup or $$cleanup{'spacetab'}