Condition Coverage

blib/lib/XAO/TestUtils.pm
Criterion Covered Total %
condition 2 17 11.7


and 3 conditions

line !l l&&!r l&&r condition
158 0 0 0 length $np <= length $prefix and $np eq substr($prefix, 0, length $np)
252 0 0 0 $missing and @$missing
255 0 0 0 $extra and @$extra

or 2 conditions

line l !l condition
330 0 0 $perm ||= {"filemode", 420, "dirmode", 493}

or 3 conditions

line l !l&&r !l&&!r condition
76 1 0 10 $file eq "base.pm" or $file eq "Common"
319 0 0 0 $file =~ m[^/] or $file =~ m[\.\./]