| blib/lib/Dredd/Hooks.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 66 | 0 | 0 | unless $hook_files and scalar @$hook_files |
| 69 | 0 | 0 | unless -e $hook_file |
| 83 | 0 | 0 | unless $hooks |
| 85 | 0 | 0 | unless ref $hooks eq 'ARRAY' |
| 88 | 0 | 0 | unless $hook and ref $hook eq 'CODE' |