Branch Coverage

lib/PatchReader/NarrowPatch.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
23 0 0 if (grep {$_ eq substr($$file{'filename'}, 0, length $_);} @{$$this{'INCLUDE_FILES'};})
25 0 0 if $$this{'TARGET'}
31 0 0 if ($$this{'IS_INCLUDED'})
32 0 0 if $$this{'TARGET'}
39 0 0 if ($$this{'IS_INCLUDED'})
40 0 0 if $$this{'TARGET'}