blib/lib/Text/Sass/Functions.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 16 | 62.5 |
line | true | false | branch |
---|---|---|---|
24 | 133 | 0 | unless ($ref) |
38 | 22 | 0 | if ($color->[1] eq '#') |
49 | 13 | 0 | if ($value->[1] eq '%') { } |
0 | 0 | elsif ($value->[1] eq '') { } | |
198 | 2 | 1 | if ($sat < 0) |
238 | 1 | 1 | if ($str =~ /^\"(.*)\"/msx) |
242 | 0 | 1 | if ($str =~ /^\'(.*)\'/msx) |
300 | 1 | 1 | $num->[1] ? : |