Branch Coverage

File:blib/lib/CSS/Grammar/Core.pm
Coverage:100.0%

line%coveragebranch
170100TFunless defined $$statement{'subrule'}
171100TFunless $$statement{'subrule'} eq 'statement'
175100TFif ($$sub{'subrule'} eq 'ruleset')
183100TFif ($$sub{'subrule'} eq 'at-rule')
208100TFif ($$submatch{'subrule'} eq 'selector')
216100TFif ($$submatch{'subrule'} eq 'declaration')
235100TFunless defined $$submatch{'subrule'}
237100TFif ($$submatch{'subrule'} eq 'property')
242100TFif ($$submatch{'subrule'} eq 'value')
263100TFif ($$match{'matched_text'} =~ /^\@($rx{'ident'})(.*?)$/s)
283100TFif ($$submatch{'matched_text'} =~ /\s*,\s*/s) { }
299100TFif length $text