| blib/lib/Data/Tubes/Plugin/Renderer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 26 | 30 | 86.6 | 
| line | true | false | branch | 
|---|---|---|---|
| 19 | 0 | 27 | if ref $template eq "CODE" | 
| 21 | 0 | 27 | unless defined $template | 
| 22 | 24 | 3 | unless ref $template | 
| 24 | 27 | 0 | if ref $template eq "HASH" | 
| 58 | 1 | 1 | defined $args->{'template'} ? : | 
| 66 | 2 | 2 | defined $record->{$itf} ? : | 
| 84 | 2 | 0 | if defined $ctmpl | 
| 89 | 1 | 1 | defined $record->{$itpf} ? : | 
| 106 | 4 | 4 | defined $ctmpl ? : | 
| 119 | 1 | 1 | defined $record->{$itpf} ? : | 
| 2 | 2 | !defined($ctmpl) ? : | |
| 4 | 4 | defined $record->{$itf} ? : | |
| 149 | 2 | 12 | $ti ? : | 
| 3 | 14 | $tpi ? : | |
| 8 | 17 | $tpi && $ti ? : |