| blib/lib/Gears/Template.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 10 | 90.0 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 3 | 5 | if (not $ref) { } |
| 1 | 4 | elsif ($ref eq 'GLOB' or $template isa 'IO::Handle') { } | |
| 4 | 0 | elsif ($ref eq 'SCALAR') { } | |
| 52 | 2 | 1 | if -f $file |
| 62 | 1 | 2 | if (ref $file) { } |