blib/lib/Color/Brewer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 6 | 83.3 |
line | true | false | branch |
---|---|---|---|
48 | 1 | 3 | unless (defined $colors) |
87 | 1 | 0 | if (defined $colors->{$name} and defined $colors->{$name}{$number_of_data_classes}) |
132 | 17 | 88 | if $_->{'type'} =~ /$data_nature/ |