blib/lib/Browsermob/Proxy/CompareParams.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 6 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
153 | 0 | 0 | 0 | ref $har_or_requests eq 'HASH' and exists $$har_or_requests{'log'}{'entries'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
190 | 0 | 0 | 0 | &$string_equality($got, $expected) || &$user_comparison($got, $expected) |