| blib/lib/Nokia/File/NFB/Element.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 22 | 27.2 |
| line | true | false | branch |
|---|---|---|---|
| 49 | 0 | 0 | if ($$self{'type'} == 1) |
| 51 | 0 | 0 | if ($$self{'time'}) |
| 66 | 0 | 4 | if ($_[0]) |
| 68 | 0 | 0 | unless $type == 1 or $type == 2 |
| 81 | 0 | 0 | if ($_[0]) |
| 83 | 0 | 0 | unless $time =~ /^\d+$/ |
| 96 | 0 | 4 | if $_[0] |
| 107 | 0 | 0 | if ($_[0]) |
| 132 | 0 | 2 | unless $$self{'type'} and $$self{'name'} |
| 139 | 1 | 1 | if ($$self{'type'} == 1) |
| 142 | 0 | 1 | $$self{'time'} ? : |