| blib/lib/Smil.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 18 | 27.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 193 | 0 | 0 | 1 | $hash{'height'} and $hash{'width'} |
| 314 | 3 | 0 | 0 | &isInlined(@_) and $self->authoringBackwardsCompatible |
| 395 | 0 | 0 | 0 | $self->getPrivate($VERSION_COMPATIBLE) && $self->getPrivate($PLAYER_COMPATIBLE) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 97 | 0 | 0 | 1 | $hash{$QT_SHORT} or $hash{$QT_EXTENSIONS} |
| 102 | 0 | 0 | 1 | $hash{$RN_EXTENSIONS} or $hash{$RN_SHORT} |
| 193 | 1 | 0 | 0 | $hash{'height'} and $hash{'width'} or $hash{'meta'} |