blib/lib/Mojolicious/Plugin/Libravatar.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 10 | 90.0 |
line | true | false | branch |
---|---|---|---|
19 | 1 | 1 | if defined $mojo_cache |
22 | 1 | 1 | if $mojo_cache |
28 | 0 | 2 | if $url |
36 | 2 | 4 | unless defined $cache |
40 | 2 | 2 | unless ($url) |