| blib/lib/Sumi/CSS/Util.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 14 | 64.2 |
| line | true | false | branch |
|---|---|---|---|
| 14 | 0 | 0 | $_ ? : |
| 17 | 0 | 0 | if (ref $_->{'style'} eq 'ARRAY') { } |
| 33 | 144 | 34054 | if ($css =~ s/^("([^"\\]|\\.)*"|'([^'\\]|\\.)*')//s) { } |
| 136 | 33918 | elsif ($css =~ s[^/\*[^*]*\*+([^/*][^*]*\*+)*/][]s) { } | |
| 58 | 0 | 400 | $opts->{'unblessed'} ? : |
| 68 | 40 | 360 | if ($rest =~ /$stmt_at_rule_re/) |
| 76 | 56 | 304 | if ($selector =~ /$block_at_rule_re/) { } |