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