Branch Coverage

blib/lib/CSS/Struct/Output/Raw.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
30 26 16 if (@{$self->{'tmp_code'};})
32 2 24 if ($self->{'comment_after_selector'})
55 11 10 unless ($self->{'skip_comments'})
59 4 7 if (@{$self->{'tmp_code'};}) { }