blib/lib/Text/Template/Simple/Base/Examine.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 22 | 54.5 |
line | true | false | branch |
---|---|---|---|
17 | 0 | 772 | if ($type eq 'ERROR') { } |
0 | 772 | elsif ($type eq 'GLOB') { } | |
26 | 566 | 206 | if (my $path = $self->io->file_exists($thing)) { } |
33 | 4 | 202 | if $type eq 'FILE' |
39 | 0 | 768 | if DEBUG() |
46 | 0 | 0 | if $type ne 'GLOB' |
47 | 0 | 0 | unless fileno $thing |
56 | 768 | 4 | unless $ref |
57 | 0 | 4 | if $ref eq 'GLOB' |
59 | 4 | 0 | if (isaref($TMP)) |
62 | 0 | 4 | if @{$TMP;} |