Branch Coverage

blib/lib/Wiki/Toolkit/Plugin/Ping.pm
Criterion Covered Total %
branch 8 18 44.4


line true false branch
25 1 3 unless ($args{'services'})
32 1 2 unless ($args{'node_to_url'})
35 0 2 unless ($args{'node_to_url'} =~ /\$node/)
47 0 3 unless ($url =~ m[^http://])
51 1 2 unless ($url =~ /\$url/)
73 0 0 unless (keys %{$$self{'services'};})
81 0 0 if ($pid) { }
88 0 0 if ($self->formatter)
112 0 0 unless ($res->is_success)