blib/lib/Test2/Tools/URL.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 12 | 83.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
76 | 20 | 2 | 4 | ref $got and not &blessed($got) |
77 | 20 | 1 | 1 | ref $got and not overload::Method($got, '""') |
122 | 29 | 0 | 0 | $^O eq 'MSWin32' and $method eq 'path' |
127 | 22 | 1 | 6 | $method eq 'query' and not $check->isa('Test2::Compare::String') |