Branch Coverage

blib/lib/Browsermob/Proxy/CompareParams.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
33 0 0 if (_is_negative_assert($key)) { }
43 0 0 if (scalar @missing < scalar @least_missing)
52 0 0 if (wantarray) { }
78 0 0 if ($expected eq '') { }
91 0 0 if (exists $$actual_params{$actual_key}) { }
114 0 0 if (exists $$actual_params{$actual_key}) { }
135 0 0 if (exists $$actual_params{$key})
139 0 0 if (&$compare($got, $expected))
153 0 0 if (ref $har_or_requests eq 'HASH' and exists $$har_or_requests{'log'}{'entries'}) { }
178 0 0 unless (defined $user_comparison)
183 0 0 if ($ref ne 'CODE')
201 0 0 if (not $value =~ /^ *: */) { }
212 0 0 if ($found_existing_key) { }