Branch Coverage

blib/lib/App/Greple/PwBlock.pm
Criterion Covered Total %
branch 0 38 0.0


line true false branch
22 0 0 if @_
30 0 0 exists $obj->{'id'}{$label} ? :
36 0 0 exists $obj->{'pw'}{$label} ? :
42 0 0 if (length $col > 1)
45 0 0 unless defined $obj->{'matrix'}{$col}
63 0 0 if config("parse_matrix")
64 0 0 if config("parse_pw")
65 0 0 if config("parse_id")
70 0 0 ref $_[0] eq 'HASH' ? :
75 0 0 if $opt->{'IGNORE'}
144 0 0 if ($opt{'blackout'})
145 0 0 if ($opt{'blackout'} > 1) { }
152 0 0 if $opt{'label_color'}
153 0 0 if $opt{'color'}
206 0 0 ref $_ ? :
0 0 defined $_ ? :
208 0 0 ref $a eq 'ARRAY' ? :
210 0 0 if ($l + 1 == $b and @{$one[$l];} == @{$one[$b];} and @{$two[$l];} == @{$two[$b];}) { }
221 0 0 if @{$one[$_];} >= 10 or @{$two[$_];} >= 5