Condition Coverage

lib/PatchReader/Raw.pm
Criterion Covered Total %
condition 5 12 41.6


and 3 conditions

line !l l&&!r l&&r condition
44 97 6 0 $line =~ /^diff\s*(-\S+\s*)*(\S+)\s*(\S*)/ and $3
178 0 0 8 exists $$this{'FILE_STATE'} and not $$this{'FILE_STARTED'}

or 3 conditions

line l !l&&r !l&&!r condition
24 0 8 0 ref $class || $class
178 8 0 0 exists $$this{'FILE_STATE'} and not $$this{'FILE_STARTED'} or $$this{'FILE_NEVER_STARTED'}