| blib/lib/Kelp/Template.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 10 | 90.0 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 38 | 6 | if ($ref =~ /^IO/ or $ref eq 'GLOB' or not $ref) { } |
| 0 | 6 | elsif ($ref ne 'SCALAR') { } | |
| 19 | 36 | 2 | unless ($ref) |
| 21 | 21 | 48 | if (-e (my $fullpath = "$p/$template")) |
| 42 | 2 | 36 | ref $file ? : |