Branch Coverage

blib/lib/Net/Protocol/Simple.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
35 0 0 if exists $$PROTOCOLS{$self->protocol}
41 0 0 if defined $v
47 0 0 if defined $v
55 0 0 if ($proto =~ /^\d+$/)
57 0 0 if $proto eq $$PROTOCOLS{$x}