| lib/load.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 17 | 5.8 |
| line | l | !l | condition |
|---|---|---|---|
| 24 | 0 | 1 | $ENV{'LOAD_NOW'} || 0 |
| 77 | 0 | 0 | $use{$_[1]} || '' |
| 388 | 0 | 0 | $AUTOLOAD{join $;, $module, $sub} || '' |
| 405 | 0 | 0 | $use{$module} || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 135 | 0 | 0 | 0 | not $INC{'AutoLoader.pm'} or $INC{'AutoLoader.pm'} ne $INC{'load.pm'} |
| 234 | 0 | 0 | 0 | $pod or /^\s*#/ |
| 286 | 0 | 0 | 0 | $pod or /^\s*#/ |