Branch Coverage

lib/Ubic/PortMap.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
32 0 0 if ($_->isa('Ubic::Multiservice')) { }
39 0 0 if ($port)
52 0 0 unless /^\d+$/
65 0 0 unless $portmap->{$port}
68 0 0 unless @names
69 0 0 if 'Ubic'->is_enabled($name)