| blib/lib/Module/Build/Platform/Windows.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 15 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 132 | 0 | 2793 | 57 | defined $_ and ref $_ eq "ARRAY" |
| 135 | 0 | 57 | 2736 | defined $_ and length $_ |
| 144 | 3990 | 2964 | 1083 | not $quote_mode and /\G\s+/cg |
| 156 | 4047 | 2394 | 798 | $quote_mode and /\G"/cg |
| 182 | 0 | 0 | 0 | $status and $! =~ /Argument list too long/i |