Condition Coverage

blib/lib/Net/DRI/Data/Changes.pm
Criterion Covered Total %
condition 15 21 71.4


and 3 conditions

line !l l&&!r l&&r condition
69 4 0 6 defined $type and defined $op
4 0 6 defined $type and defined $op and defined $el
93 3 0 13 exists $$self{$type} and defined $$self{$type}
105 6 0 24 exists $$self{$type} and defined $$self{$type}
121 1 0 19 defined $type and $type
1 9 10 defined $type and $type and exists $$self{$type}
9 0 10 defined $type and $type and exists $$self{$type} and defined $$self{$type}