Branch Coverage

blib/lib/Zabbix2/API/User.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
44 0 0 if (defined $value) { }
54 0 0 if ($suffix) { }
76 0 0 if (ref $usergroup_or_name and eval { do { $usergroup_or_name->isa('Zabbix2::API::UserGroup') } }) { }
0 0 elsif (not ref $usergroup_or_name) { }
85 0 0 unless ($usergroup)
106 0 0 unless $self->id
121 0 0 unless $self->created