Branch Coverage

blib/lib/Catalyst/Model/LDAP/Entry.pm
Criterion Covered Total %
branch 6 14 42.8


line true false branch
20 0 1 if ($client)
31 0 0 unless $client
39 2 0 unless ref $self
40 0 0 unless $self->exists($method)
47 1 2 if $attribute eq 'DESTROY'
49 0 2 unless $self->exists($attribute)
53 0 2 if (scalar @args)