Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
26 0 0 0 exists $$param_hr{'edge_callback'} and defined $$param_hr{'edge_callback'}
0 0 0 exists $$param_hr{'edge_callback'} and defined $$param_hr{'edge_callback'} and ref $$param_hr{'edge_callback'} ne 'CODE'
33 0 0 0 exists $$param_hr{'vertex_callback'} and defined $$param_hr{'vertex_callback'}
0 0 0 exists $$param_hr{'vertex_callback'} and defined $$param_hr{'vertex_callback'} and ref $$param_hr{'vertex_callback'} ne 'CODE'