Condition Coverage

lib/Badger/Debug.pm
Criterion Covered Total %
condition 15 32 46.8


and 3 conditions

line !l l&&!r l&&r condition
296 2 0 2 &blessed($_[1]) and my $code = $_[1]->can($DUMP_METHOD)
349 0 0 4 $hash and %$hash
367 12 0 0 /^_/ && $HIDE_UNDER

or 2 conditions

line l !l condition
131 3 4 ${$pkg . '::' . 'DEBUG';} || 0
345 3 1 $indent ||= 0
376 1 0 $indent ||= 0
412 0 0 $symbol ||= "colour"

or 3 conditions

line l !l&&r !l&&!r condition
127 2 13 0 ref $self || $self
158 8 1 0 ref $self || $self
160 1 8 0 $Badger::Debug::CALLER_AT->{'format'} || $FORMAT
391 0 0 0 $length ||= $MAX_TEXT
411 0 0 0 $target ||= (caller())[0]