| blib/lib/CSS/Struct/Output/Indent.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 14 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 53 | 29 | 20 | if (@{$self->{'tmp_code'};}) |
| 56 | 2 | 27 | if ($self->{'comment_after_selector'}) { } |
| 61 | 3 | 7 | if ($com ne $EMPTY_STR and $com ne "\n") |
| 89 | 13 | 13 | unless ($self->{'skip_comments'}) |
| 92 | 3 | 10 | if ($self->{'processed'}) |
| 96 | 4 | 9 | if (@{$self->{'tmp_code'};}) { } |
| 98 | 3 | 1 | if ($self->{'comment_after_selector'} == 0) |