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
205 6 0 0 $self->{'Trace'} and $self->{'Trace'} >= 2
229 0 48 0 ref $data eq 'HASH' and not %$data
312 0 0 140 $data and UNIVERSAL::isa($data, 'HASH')

or 2 conditions

line l !l condition
236 42 6 $self->{'_wrote_header'} || ''

or 3 conditions

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