Condition Coverage

lib/POSIX/1003/Pathconf.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
51 0 1 0 defined $v && $v eq '0 but true'

or 2 conditions

line l !l condition
49 1 0 $pathconf{$key} // (return)
58 22 0 $pathconf{$key} // (return)
65 1 0 $$pathconf{$name} // (return sub ($) { undef; } )