Branch Coverage

blib/lib/CSS/DOM/Rule.pm
Criterion Covered Total %
branch 14 14 100.0


line true false branch
29 7 226 if ($parent->isa('CSS::DOM::Rule')) { }
52 7 29 unless ref $new_rule eq ref $self
62 40 3 if (defined wantarray)
64 6 34 unless $self->[2] =~ /[;}]\z/
67 4 39 if (@_)
75 42 131 unless +(shift())->[1]
76 7 8 unless +(shift())->[0]