Condition Coverage

lib/Log/Reproducible.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
571 0 0 0 ref $archive_subgroup{$arc_key} eq 'ARRAY' and ref $current_subgroup{$cur_key} eq 'ARRAY'

or 3 conditions

line l !l&&r !l&&!r condition
563 0 0 0 $arc_key ne $cur_key or defined $too_many_ak
0 0 0 $arc_key ne $cur_key or defined $too_many_ak or defined $too_many_ck
571 0 0 0 ref $archive_subgroup{$arc_key} || ref $current_subgroup{$cur_key}