Branch Coverage

blib/lib/Text/Sass/XS.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
36 0 0 if (@_) { }
44 0 0 wantarray ? :
52 0 0 if (@_) { }
60 0 0 wantarray ? :
65 0 0 unless @_
67 0 0 ref $_[0] eq 'HASH' ? :
70 0 0 if ($options{'include_paths'} and ref $options{'include_paths'} eq 'ARRAY') { }
79 0 0 unless $options{'image_path'}
109 0 0 if (@_) { }
124 0 0 if ($$result{'error_status'}) { }
139 0 0 if ($$result{'error_status'}) { }
163 0 0 if $INC{'Text/Sass.pm'}
166 0 0 if ($@)