blib/lib/Color/Theme/Role.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 30 | 0.0 |
line | true | false | branch |
---|---|---|---|
15 | 0 | 0 | ref $self ? : |
21 | 0 | 0 | unless (@_) |
25 | 0 | 0 | unless (ref $ct) |
31 | 0 | 0 | unless ($$ct{'no_color'} or $self->use_color) |
34 | 0 | 0 | if $err |
45 | 0 | 0 | if ($ct =~ s/(.+):://) { } |
56 | 0 | 0 | $pkg ? : |
0 | 0 | unless $$cts{$ct} | |
58 | 0 | 0 | $pkg ? : |
0 | 0 | unless ($$cts{$ct}{'v'} // 1) == 1.1 | |
66 | 0 | 0 | if $$self{'color_theme'}{'no_color'} |
73 | 0 | 0 | unless defined $c |
76 | 0 | 0 | if (ref $c eq 'CODE') |
93 | 0 | 0 | unless ($all_ct) |
113 | 0 | 0 | if ($detail) { } |