| blib/lib/SMIL/XMLBase.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 20 | 55.0 |
| line | true | false | branch |
|---|---|---|---|
| 54 | 0 | 0 | if ($key and $value) |
| 55 | 0 | 0 | unless $$self{'_private'} |
| 115 | 33 | 84 | if $$arg_hash_ref{$item} or $item =~ /:/ |
| 123 | 0 | 45 | if $item =~ /:/ |
| 129 | 0 | 0 | if ($return_hash{$time_attribute} and not $return_hash{$time_attribute} =~ /s$/ and not $return_hash{$time_attribute} =~ /:\d+\.\d+$/) |
| 146 | 4 | 16 | if ($favorite) |
| 147 | 4 | 0 | if $$hash_ref{$favorite} |
| 152 | 35 | 4 | if (not $favorite or $key ne $favorite) |
| 154 | 0 | 35 | if $value and $value =~ /ZERO_STRING/ |
| 155 | 29 | 6 | if $$hash_ref{$key} |