Branch Coverage

blib/lib/DNS/NIOS/Response.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
28 0 1211 unless defined $self->_http_response
29 0 1211 unless ref $self->_http_response eq 'HTTP::Response'