Condition Coverage

blib/lib/Filesys/Ext2.pm
Criterion Covered Total %
condition 0 17 0.0


and 3 conditions

line !l l&&!r l&&r condition
81 0 0 0 $stat && ($@ ? 0 : 1)
92 0 0 0 $stat && ($@ ? 0 : 1)

or 2 conditions

line l !l condition
66 0 0 &_calcBitMask($val) || '0 but true'

or 3 conditions

line l !l&&r !l&&!r condition
59 0 0 0 -d $_ || -f $_ || -r $_
60 0 0 0 -d $_ or -f $_
0 0 0 -d $_ or -f $_ or -r $_