Condition Coverage

blib/lib/Mojolicious/Plugin/Libravatar.pm
Criterion Covered Total %
condition 4 8 50.0


or 2 conditions

line l !l condition
14 2 0 $conf //= {}
15 2 0 $$conf{'size'} //= 80
16 0 2 $$conf{'rating'} //= 'PG'
17 0 2 $$conf{'cached_email'} //= 'user@info.com'