Condition Coverage

blib/lib/File/Monitor/Delta.pm
Criterion Covered Total %
condition 16 16 100.0


or 2 conditions

line l !l condition
16 28 62 !defined($$old{'mode'}) && defined $$new{'mode'} || 0
26 112 113 $$new{$key} || 0
61 164 $$old{$key} || 0
31 41 4 $$new{$key} || 0
21 24 $$old{$key} || 0
210 16 29 $$self{'old_info'}{'files'} || []
25 20 $$self{'new_info'}{'files'} || []
236 16 68 shift() || {}