Condition Coverage

blib/lib/mysubs.pm
Criterion Covered Total %
condition 2 8 25.0


and 3 conditions

line !l l&&!r l&&r condition
339 0 0 6 $^H & 131072 and $unimport = $$hints{$subclass}

or 2 conditions

line l !l condition
35 1 0 shift() || 0

or 3 conditions

line l !l&&r !l&&!r condition
302 0 0 0 do { load $sub if $sub =~ s/^\+// or $autoload; no strict 'refs'; *{$sub;}{'CODE'} } || pcroak("can't find subroutine: '${sub}'")