| blib/lib/Mojolicious/Plugin/AlloyRenderer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 10 | 60.0 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 5 | 0 | if (my $s = delete $$args{'syntax'}) { } |
| 35 | 0 | 5 | if (ref $s eq 'ARRAY') { } |
| 0 | 5 | elsif (ref $s eq 'HASH') { } | |
| 5 | 0 | elsif (not ref $s) { } | |
| 49 | 1 | 4 | if ($s eq ':all') { } |