Branch Coverage

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


line true false branch
36 5 8 unless (defined $$self{'formatter'})
65 1 1 unless exists $_[0]{$name}
72 1 1 unless exists $_[0]{'date'}
82 1 7 unless exists $_[0]{'message'}
87 1 6 if defined $chomp and $chomp eq 'chomp'
93 1 2 unless exists $_[0]{'priority'}
98 1 1 if $skinny
111 1 1 unless exists $_[0]{'stacktrace'}