Condition Coverage

blib/lib/Graph/GML.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
116 0 0 0 ref $$nodes{$el} eq 'HASH' and defined $$nodes{$el}{'label'}
123 0 0 0 ref $$nodes{$el} eq 'HASH' and defined $$nodes{$el}{'value'}
200 0 0 0 ref $$nodes{$source} eq 'HASH' and defined $$nodes{$source}{'label'}
203 0 0 0 ref $$nodes{$target} eq 'HASH' and defined $$nodes{$target}{'label'}