Branch Coverage

blib/lib/OCBNET/CSS3/Regex/Background.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
58 1 13 unless defined $position
61 2 11 if $position =~ /^(?:top|left)$/i
64 2 9 if $position =~ /^($OCBNET::CSS3::Regex::Background::re_number)(?:px)?$/i
68 1 8 if $position =~ /^right$/i
69 1 7 if $position =~ /^bottom$/i