Branch Coverage

blib/lib/Tapper/Cmd/Host.pm
Criterion Covered Total %
branch 5 22 22.7


line true false branch
17 0 2 unless (ref $data eq 'HASH')
20 1 1 if ($data->{'pool_count'})
21 1 0 if $data->{'pool_free'}
25 0 1 if ($host_r) { }
41 0 0 if ($id =~ /^\d+$/) { }
46 0 0 unless $host
67 0 0 if defined $filter->{$key}
69 0 0 unless $filter->{'deleted'}
70 0 0 if $filter->{'pool'}
73 0 0 if $filter->{'name'}
75 0 0 if ($filter->{'queue'})