Branch Coverage

blib/lib/Log/Any/Plugin/Format.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
17 1 0 if defined $args{'formatter'} and ref $args{'formatter'} eq 'CODE'
20 1 0 unless ($adapter_class->can('format'))
24 3 1 unless defined $sub