Condition Coverage

lib/CSS/Inliner/Parser.pm
Criterion Covered Total %
condition 20 42 47.6


and 3 conditions

line !l l&&!r l&&r condition
97 34 0 1 defined $params->{'warns_as_errors'} && $params->{'warns_as_errors'}
129 0 0 0 $params and $params->{'filename'}
169 0 1 32 $params and $params->{'css'}
310 8 0 12 $rule->{'selector'} and $rule->{'declarations'}
0 1 7 $rule->{'type'} and $rule->{'prelude'}
1 7 0 $rule->{'type'} and $rule->{'prelude'} and $rule->{'block'}
0 4 0 $rule->{'type'} and $rule->{'prelude'}
0 1 0 $rule->{'type'} and $rule->{'block'}
421 0 0 186 exists $params->{'selector'} and exists $params->{'declarations'}
454 0 0 19 exists $params->{'type'} and exists $params->{'prelude'}
0 0 19 exists $params->{'type'} and exists $params->{'prelude'} and exists $params->{'block'}
476 0 0 601 $self and ref $self

or 3 conditions

line l !l&&r !l&&!r condition
87 0 35 0 ref $proto || $proto
226 3 1 286 /^\s*[\*\-\_]/ or /\\/