Condition Coverage

blib/lib/Data/CTable/Listing.pm
Criterion Covered Total %
condition 0 40 0.0


and 2 conditions

line l !l condition
720 0 0 $$Opts{'mac'} && 'mac'
721 0 0 $$Opts{'unix'} && 'unix'
722 0 0 $$Opts{'dos'} && 'dos'

and 3 conditions

line !l l&&!r l&&r condition
653 0 0 0 ref $Paths eq 'ARRAY' and @$Paths
675 0 0 0 $$Opts{'nochildren'} && !$Recurse
815 0 0 0 @$Fields and $$Opts{'nopath'}

or 2 conditions

line l !l condition
435 0 0 $Opts ||= {}
715 0 0 $$this{'_Opts'} || {}
726 0 0 $$Opts{'fields'} || []
727 0 0 $$Opts{'sort'} || []
845 0 0 shift @$OutputArgs || 'format'

or 3 conditions

line l !l&&r !l&&!r condition
815 0 0 0 grep {$_ eq 'Path';} @$Fields or @$Fields and $$Opts{'nopath'}
874 0 0 0 $Mac or $Unix
0 0 0 $Mac or $Unix or $Dos
878 0 0 0 $Mac || $Unix || $Dos
917 0 0 0 $Dir ||= $Cur