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)
72 0 0 if $node->nodeName eq 'serviceId'
73 0 0 if $node->nodeName eq 'serviceType'
74 0 0 if $node->nodeName eq 'controlURL'
76 0 0 if ($serviceid and $controlurl)
89 0 0 if ($@)
93 0 0 if (not $self->check_messages)
104 0 0 if ($@)
113 0 0 $params{'name'} ? :
114 0 0 if ($self->opts->community)
122 0 0 if ($^O =~ /MSWin/)