Branch Coverage

blib/lib/Monitoring/GLPlugin/UPNP.pm
Criterion Covered Total %
branch 0 28 0.0


line true false branch
28 0 0 if ($self->mode =~ /device::walk/) { }
0 0 elsif ($self->mode =~ /device::uptime/) { }
48 0 0 if (eval 'require SOAP::Lite') { }
54 0 0 unless ($self->check_messages)
71 0 0 if $node->nodeName eq 'serviceId'
72 0 0 if $node->nodeName eq 'serviceType'
73 0 0 if $node->nodeName eq 'controlURL'
75 0 0 if ($serviceid and $controlurl)
86 0 0 if ($@)
90 0 0 if (not $self->check_messages)
100 0 0 if ($@)
109 0 0 $params{'name'} ? :
110 0 0 if ($self->opts->community)
118 0 0 if ($^O =~ /MSWin/)