Branch Coverage

blib/lib/CSS/DOM/Rule/Import.pm
Criterion Covered Total %
branch 20 22 90.9


line true false branch
29 3 19 if (defined wantarray)
30 2 1 $self->[3] ? :
34 20 2 if (@_)
49 12 22 if ($self->[5][0] eq 'u') { }
55 7 5 if $url =~ s/^['"]//
73 0 1 unless $_[0][3]
1 11 wantarray ? :
86 11 2 unless (defined $self->[4])
90 10 1 if defined $fetcher
91 2 9 unless defined $css
97 9 0 if (my $parent = $self->parentStyleSheet)