Branch Coverage

blib/lib/Log/Saftpresse/CountersOutput/Dump.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
22 0 0 if (lc $self->format eq 'graphit') { }
0 0 elsif (lc $self->format eq 'json') { }
0 0 elsif (lc $self->format eq 'perl') { }
48 0 0 if (not defined $value) { }
0 0 elsif ($type eq 'HASH') { }
0 0 elsif ($type eq '') { }