Condition Coverage

blib/lib/Pcore/Core/Dump/Dumper.pm
Criterion Covered Total %
condition 0 35 0.0


and 3 conditions

line !l l&&!r l&&r condition
107 0 0 0 $var_addr and exists $$self{'_seen'}{$var_addr}
128 0 0 0 $$self{'tags'} && $tags
141 0 0 0 $ref_type eq 'REGEXP' and $blessed eq 'Regexp'
256 0 0 0 not $dumped and $$DUMPERS{$ref}

or 2 conditions

line l !l condition
73 0 0 $$self{'indent'} // 4
193 0 0 $_[0] //= []
527 0 0 $flags //= ''
552 0 0 $_[0]{'prefix'} // ''
0 0 $_[0]{'sep'} // ''
555 0 0 $_[0]{'prefix'} // ''
0 0 $_[0]{'sep'} // ''

or 3 conditions

line l !l&&r !l&&!r condition
156 0 0 0 $ref_type eq 'SCALAR' or $ref_type eq 'VSTRING'
0 0 0 $ref_type eq 'SCALAR' or $ref_type eq 'VSTRING' or $ref_type eq 'GLOB'
420 0 0 0 $_ eq '' or /[^[:alnum:]_]/msu