| blib/lib/Mojolicious/Plugin/UniqueTagHelpers.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 17 | 22 | 77.2 |
| line | l | !l | condition |
|---|---|---|---|
| 16 | 9 | 0 | $conf ||= {} |
| 17 | 0 | 9 | $conf->{'max_key_length'} //= 256 |
| 21 | 24 | 0 | $name ||= 'content' |
| 23 | 21 | 3 | $c->stash->{'uniquetaghelpers.stylesheet'} ||= {} |
| 25 | 12 | 6 | $hash->{$name} ||= {} |
| 40 | 24 | 0 | $name ||= 'content' |
| 42 | 21 | 3 | $c->stash->{'uniquetaghelpers.javascript'} ||= {} |
| 44 | 12 | 6 | $hash->{$name} ||= {} |
| 59 | 9 | 0 | $name ||= 'content' |
| 61 | 6 | 3 | $c->stash->{'uniquetaghelpers.unique'} ||= {} |
| 63 | 6 | 3 | $hash->{$name} ||= {} |