| lib/App/RouterColorizer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 17 | 18 | 94.4 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 0 | 10 | if ($App::RouterColorizer::PERL_VERSION gt v5.33.0) |
| 130 | 9 | 10044 | if ($line =~ s/^ ( .* (?<! \x1b \[23m) \x1b (?: \[K | M)) //suxx) |
| 141 | 4929 | 5124 | if ($line =~ s/(\x0d) $//suxx) |
| 224 | 690 | 9363 | if ($line =~ /^ ((?:$INT [^,]+, )*$INT [^,]+)$/u) |
| 228 | 183 | 507 | if (&any(sub { |
| 128 | 379 | elsif (&any(sub { | |
| 16 | 363 | elsif (&any(sub { | |
| 712 | 15 | 2 | if (defined $second) |
| 737 | 418 | 678 | if (length $num > 3) { } |