| blib/lib/mysubs.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 2 | 8 | 25.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 339 | 0 | 0 | 6 | $^H & 131072 and $unimport = $$hints{$subclass} | 
| line | l | !l | condition | 
|---|---|---|---|
| 35 | 1 | 0 | shift() || 0 | 
| 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}'") |