Condition Coverage

blib/lib/Pod/Select.pm
Criterion Covered Total %
condition 0 24 0.0


and 3 conditions

line !l l&&!r l&&r condition
310 0 0 0 @_ > 0 && $_[0] =~ /^\d+$/
364 0 0 0 $add and exists $Pod::Select::myData{'_SELECTED_SECTIONS'}
447 0 0 0 defined $selections and @{$selections;}
590 0 0 0 $ref and $ref eq "HASH"
613 0 0 0 defined $opts{'-sections'} and ref $opts{'-sections'} eq "ARRAY"
682 0 0 0 defined $regexs[$i] and length $regexs[$i]

or 3 conditions

line l !l&&r !l&&!r condition
508 0 0 0 not length $level or length $1
590 0 0 0 not $ref or $ref eq "GLOB"