| blib/lib/SMIL/Body.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 33 | 24.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 88 | 0 | 0 | 0 | $check_errors and !$top || $top->getTag ne $PAR |
| 95 | 1 | 0 | 0 | $check_errors and !$top || $top->getTag ne $SEQ |
| 111 | 1 | 0 | 2 | $$self{$timelineStack} and @{$$self{$timelineStack};} |
| 124 | 0 | 0 | 2 | $$self{$timelineStack} and @{$$self{$timelineStack};} |
| 144 | 0 | 0 | 1 | $$self{$timelineStack} and @{$$self{$timelineStack};} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 56 | 0 | 1 | 0 | not $par_bug or @{$$self{$timelineStack};} |
| 69 | 0 | 0 | 0 | not 'par_bug' or @{$$self{$timelineStack};} |
| 88 | 0 | 0 | 0 | !$top || $top->getTag ne $PAR |
| 95 | 0 | 0 | 0 | !$top || $top->getTag ne $SEQ |
| 113 | 0 | 0 | 3 | $check_errors or @{$$self{$timelineStack};} |
| 146 | 0 | 0 | 1 | $check_errors or @{$$self{$timelineStack};} |