blib/lib/oEdtk/RecordParser.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
23 | 0 | 0 | unless defined $fh |
37 | 0 | 0 | if (defined $object and not blessed $object && $object->isa('oEdtk::Record')) { } |
0 | 0 | elsif (defined $object) { } | |
139 | 0 | 0 | unless defined $fh |
150 | 0 | 0 | unless defined $line |
156 | 0 | 0 | if ($line =~ /^$denormalized(.*)$/) { } |
163 | 0 | 0 | if ($line =~ /^$search_key(.*)$/) |
200 | 0 | 0 | if ($id eq $denormalized) |