| blib/lib/Rubric/Renderer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 8 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 82 | 1 | 45 | unless $renderer{$type} |
| 93 | 1 | 44 | unless $renderer{$type}{'renderer'}->process($template, $stash, \my $output) |
| 95 | 0 | 44 | unless $output |
| 98 | 43 | 1 | wantarray ? : |