| blib/lib/SMIL/XMLBase.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 18 | 55.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 54 | 0 | 0 | 0 | $key and $value |
| 129 | 84 | 0 | 0 | $return_hash{$time_attribute} and not $return_hash{$time_attribute} =~ /s$/ |
| 84 | 0 | 0 | $return_hash{$time_attribute} and not $return_hash{$time_attribute} =~ /s$/ and not $return_hash{$time_attribute} =~ /:\d+\.\d+$/ | |
| 154 | 6 | 29 | 0 | $value and $value =~ /ZERO_STRING/ |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 115 | 27 | 6 | 84 | $$arg_hash_ref{$item} or $item =~ /:/ |
| 152 | 31 | 4 | 4 | not $favorite or $key ne $favorite |