| blib/lib/Log/Fu/Color.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 12 | 16.6 |
| line | true | false | branch |
|---|---|---|---|
| 12 | 0 | 5 | if ($ENV{'LOG_FU_NO_COLOR'} or $ENV{'ANSI_COLORS_DISABLED'}) { } |
| 20 | 0 | 0 | if ($n_colors < 8) |
| 25 | 5 | 0 | if ($@) { } |
| 59 | 0 | 0 | if ($level_number == 3 or $level_number == 4) { } |
| 0 | 0 | elsif ($level_number == 2) { } | |
| 0 | 0 | elsif ($level_number == 0) { } |