Branch Coverage

blib/lib/CSS/Declare.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
11 0 1 if $IN_SCOPE
14 0 1 if ref $args[0] eq 'HASH'
23 0 1 if defined $opts->{'into'}
238 0 1 unless eval { do { $_[0]->(); 1 } }