Branch Coverage

blib/lib/Log/Sprintf.pm
Criterion Covered Total %
branch 16 16 100.0


line true false branch
33 5 8 unless (defined $$self{'formatter'})
63 1 1 unless exists $_[0]{$name}
72 1 1 unless exists $_[0]{'date'}
84 1 7 unless exists $_[0]{'message'}
90 1 6 if defined $chomp and $chomp eq 'chomp'
97 1 2 unless exists $_[0]{'priority'}
104 1 1 if $skinny
119 1 1 unless exists $_[0]{'stacktrace'}