| blib/lib/Test/TT.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 13 | 20 | 65.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 84 | 0 | 5 | if (ref $_[0] eq 'Template') { } | 
| 89 | 0 | 5 | unless ($template) | 
| 99 | 0 | 5 | unless ($ok) | 
| 102 | 0 | 0 | if $name | 
| 107 | 4 | 1 | unless ($output) | 
| 111 | 5 | 0 | if ($ok) | 
| 113 | 1 | 4 | unless ($ok) | 
| 118 | 4 | 1 | if ($ok) | 
| 121 | 2 | 2 | unless ($ok) | 
| 123 | 0 | 2 | if $name |