blib/lib/Mojolicious/Plugin/UniqueTagHelpers.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 17 | 22 | 77.2 |
line | l | !l | condition |
---|---|---|---|
17 | 10 | 0 | $conf ||= {} |
18 | 0 | 10 | $conf->{'max_key_length'} //= 256 |
22 | 24 | 0 | $name ||= 'content' |
24 | 21 | 3 | $c->stash->{'uniquetaghelpers.stylesheet'} ||= {} |
26 | 12 | 6 | $hash->{$name} ||= {} |
41 | 24 | 0 | $name ||= 'content' |
43 | 21 | 3 | $c->stash->{'uniquetaghelpers.javascript'} ||= {} |
45 | 12 | 6 | $hash->{$name} ||= {} |
60 | 12 | 0 | $name ||= 'content' |
62 | 8 | 4 | $c->stash->{'uniquetaghelpers.unique'} ||= {} |
64 | 8 | 4 | $hash->{$name} ||= {} |