| blib/lib/Squatting/View.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 10 | 90.0 |
| line | true | false | branch |
|---|---|---|---|
| 31 | 2 | 2 | if (exists $$self{'layout'} and not $template =~ /^_/) { } |
| 32 | 1 | 1 | if defined $alt |
| 35 | 1 | 1 | if defined $alt |
| 45 | 2 | 2 | if (exists $$self{$template} and ref $$self{$template} eq 'CODE') { } |
| 2 | 0 | elsif (exists $$self{'_'}) { } |