Condition Coverage

blib/lib/Text/PSP.pm
Criterion Covered Total %
condition 7 15 46.6


and 3 conditions

line !l l&&!r l&&r condition
265 1 14 40 @inpath > 0 && $inpath[0] ne ''

or 3 conditions

line l !l&&r !l&&!r condition
141 0 13 0 $options{'force_rebuild'} or not -f $pmfile
13 0 0 $options{'force_rebuild'} or not -f $pmfile or -M _ > -M "$$self{'template_root'}/$filename"
177 0 1 0 $options{'force_rebuild'} or not -f $pmfile
1 0 0 $options{'force_rebuild'} or not -f $pmfile or -M _ > -M "$$self{'template_root'}/$path/$filename"