Branch Coverage

blib/lib/Net/TinyIp/Address.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
41 0 0 if ref $class
44 0 0 unless my $ret = do { no strict 'refs'; ${"${class}::$what";} }
59 0 0 if length $bin_str < $self->get('bits_length')