Branch Coverage

blib/lib/Test/HTTPStatus.pm
Criterion Covered Total %
branch 5 10 50.0


line true false branch
79 1 0 if (defined $expected and $expected eq $status) { }
0 0 elsif ($status == -1) { }
0 0 elsif ($status == -2) { }
96 1 4 unless defined $string
99 1 3 unless $url->host