Condition Coverage

blib/lib/DBI/ProfileDumper.pm
Criterion Covered Total %
condition 8 17 47.0


and 3 conditions

line !l l&&!r l&&r condition
204 6 0 0 $$self{'Trace'} and $$self{'Trace'} >= 2
229 0 20 0 ref $data eq 'HASH' and not %$data
312 0 0 56 $data and UNIVERSAL::isa($data, 'HASH')

or 2 conditions

line l !l condition
236 14 6 $$self{'_wrote_header'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
229 2 0 20 not $data or ref $data eq 'HASH' and not %$data
283 6 0 0 $self->VERSION || $VERSION