lib/App/Tel/Color.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 10 | 90.0 |
line | true | false | branch |
---|---|---|---|
35 | 6 | 8 | unless defined $list |
38 | 4 | 4 | if (ref $list eq 'ARRAY') |
46 | 0 | 12 | if defined $self->{'colors'}{$module} |
52 | 8 | 4 | if ($@) |
53 | 1 | 7 | if $self->{'debug'} |