Branch Coverage

blib/lib/Lim/RPC/Transports.pm
Criterion Covered Total %
branch 12 34 35.2


line true false branch
51 2 0 if Lim::OBJ_DEBUG()
57 2 0 if Lim::OBJ_DEBUG()
87 0 4 if (exists $$self{'transport'}{$module})
88 0 0 if Lim::WARN()
92 4 0 if ($module =~ /^([\w:]+)$/ou) { }
102 0 4 if $@
106 0 4 if ($@)
107 0 0 if Lim::WARN()
117 0 4 unless ($name =~ /^[a-z0-9_\-\.]+$/ou)
118 0 0 if Lim::WARN()
127 0 4 if (exists $$self{'transport_name'}{$name})
128 0 0 if Lim::WARN()
152 2 0 if (defined $name)
156 2 0 if ($$self{'transport'}{$_}{'loaded'} and $$self{'transport'}{$_}{'name'} eq $name)
162 2 0 if (defined $module)
167 0 2 if ($@) { }
168 0 0 if Lim::WARN()