Branch Coverage

lib/Rex/Group.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
37 0 46 ref $_->to_s eq 'CODE' ? :
71 0 36 if ref $server[$i] eq "HASH"
74 25 11 if (ref $server[$i] and $server[$i]->isa("Rex::Group::Entry::Server"))
82 0 11 $i < $#server && ref $server[$i + 1] eq 'HASH' ? :
98 11 0 if (exists $Rex::Group::groups{$group_name})
109 7 1 if (defined $Rex::Group::groups{$group_name})