Condition Coverage

blib/lib/Connector/Builtin/File/Path.pm
Criterion Covered Total %
condition 6 9 66.6


and 3 conditions

line !l l&&!r l&&r condition
134 11 0 1 $mode eq "fail" and -f $filename
138 10 0 1 $mode eq "silent" and -f $filename
153 9 0 1 $mode eq "append" and -f $filename