| lib/Module/Notify.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 18 | 61.1 |
| line | true | false | branch |
|---|---|---|---|
| 47 | 1 | 2 | unless $INC[0] == $H |
| 51 | 0 | 3 | if $INC{_module_notional_filename($module)} |
| 61 | 0 | 1 | unless $NOTIFICATIONS{$module} |
| 71 | 1 | 0 | if $type eq 'filename' |
| 73 | 0 | 2 | unless $NOTIFICATIONS{$module} |
| 85 | 2 | 0 | if $type eq 'filename' |
| 87 | 0 | 2 | unless $NOTIFICATIONS{$module} |
| 97 | 0 | 2 | unless $class->_has_notifications('filename', $_[0]) |
| 101 | 1 | 1 | $r ? : |