| lib/App/RouterColorizer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 19 | 20 | 95.0 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 11 | 0 | if ($App::RouterColorizer::PERL_VERSION gt v5.33.0) |
| 142 | 9 | 10228 | if ($line =~ s/^ ( .* (?<! \x1b \[23m) \x1b (?: \[K | M)) //suxx) |
| 153 | 4929 | 5308 | if ($line =~ s/(\x0d) $//suxx) |
| 247 | 17 | 10220 | if ($line =~ /^\s+$INT $TTY_TYPES/u) { } |
| 690 | 9530 | elsif ($line =~ /^ ((?:$INT [^, ][^,]+, )*$INT [^, ][^,]+)$/u) { } | |
| 253 | 183 | 507 | if (&any(sub { |
| 128 | 379 | elsif (&any(sub { | |
| 16 | 363 | elsif (&any(sub { | |
| 775 | 15 | 2 | if (defined $second) |
| 800 | 420 | 696 | if (length $num > 3) { } |