Branch Coverage

blib/lib/Graph/Reader/OID.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
25 1 7 if ($line =~ /^#/ms)
35 7 7 if ($act_oid ne $EMPTY_STR)
40 7 7 if ($act_oid eq $line_oid)
41 2 5 unless ($line_label)
47 7 7 if (defined $last_oid)