blib/lib/Mozilla/Mork.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 7 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
275 | 0 | 0 | 0 | $section_end_re and $body =~ /\G$section_end_re/cg |
line | l | !l | condition |
---|---|---|---|
93 | 0 | 0 | %{$$obj{'results'}[0];} || die("constructor not initialised in Mork.pm. Did you call mork->new()?\n") |
118 | 0 | 0 | $$obj{'results'} || die("constructor not initialised in Mork.pm. Did you call mork->new()?\n") |