Condition Coverage

blib/lib/Test/File/Cleaner.pm
Criterion Covered Total %
condition 5 8 62.5


or 2 conditions

line l !l condition
55 0 2 $Test::File::Cleaner::DEBUG ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
81 0 0 2 ref $_[0] || $_[0]
156 9 8 19 $$a[1] <=> $$b[1] or $$b[2] <=> $$a[2]