| blib/lib/App/FileSummoner/Register.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 50 | 0 | 0 | if defined $skeleton{$rule} |
| 65 | 0 | 0 | if ruleMatches($rule, $fileName) |
| 89 | 0 | 0 | if ref $rule eq 'ARRAY' |
| 90 | 0 | 0 | if ref $rule eq 'CODE' |
| 98 | 0 | 0 | unless ruleMatches($rule, $fileName) |