| File: | blib/lib/CSS/Parse/Match.pm |
| Coverage: | 91.7% |
| line | % | coverage | branch | |
|---|---|---|---|---|
| 84 | 100 | T | F | unless $subs or $matches |
| 136 | 100 | T | F | if (defined $$submatch{'subrule'}) |
| 152 | 100 | T | F | if (length $$submatch{'matched_text'}) |
| 184 | 100 | T | F | unless ($subrules) |
| 237 | 100 | T | F | if (defined $$submatch{'subrule'}) { } |
| 243 | 50 | T | F | if (scalar @{$$submatch{'submatches'};}) |