Condition Coverage

blib/lib/Mojolicious/Plugin/UniqueTagHelpers.pm
Criterion Covered Total %
condition 18 28 64.2


or 2 conditions

line l !l condition
12 7 0 $conf ||= {}
13 0 7 $conf->{'max_key_length'} //= 256
17 16 0 $name ||= 'content'
19 14 2 $c->stash->{'uniquetaghelpers.stylesheet'} ||= {}
21 8 4 $hash->{$name} ||= {}
24 0 0 $key // ''
36 16 0 $name ||= 'content'
38 14 2 $c->stash->{'uniquetaghelpers.javascript'} ||= {}
40 8 4 $hash->{$name} ||= {}
43 0 0 $key // ''
55 9 0 $name ||= 'content'
57 6 3 $c->stash->{'uniquetaghelpers.unique'} ||= {}
59 6 3 $hash->{$name} ||= {}
62 3 0 $key // ''