blib/lib/CSS/Scopifier/Group.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 16 | 75.0 |
line | true | false | branch |
---|---|---|---|
39 | 4 | 1 | ref $_[0] ? : |
53 | 14 | 4 | if ($pre) |
57 | 14 | 4 | if ($inner) |
64 | 4 | 14 | if ($pre and $inner and $pre =~ /^\@/ and $inner =~ /\{/) { } |
75 | 4 | 14 | unless $extracted |
79 | 4 | 1 | if $string |
89 | 0 | 0 | unless my $css = $_[0]->write_string |
95 | 0 | 0 | unless my $css = $_[0]->write_string |