Branch Coverage

blib/lib/Net/Lyskom/AuxItem.pm
Criterion Covered Total %
branch 11 68 16.1


line true false branch
87 0 0 if ref $class
93 0 0 if ($a{'inherit_limit'}) { }
99 0 0 if ($a{'deleted'}) { }
105 0 0 if ($a{'inherit'}) { }
111 0 0 if ($a{'secret'}) { }
117 0 0 if ($a{'hide_creator'}) { }
123 0 0 if ($a{'dont_garb'}) { }
131 0 0 if $a{'aux_no'}
132 0 0 if $a{'creator'}
133 0 0 if $a{'created_at'}
143 0 2 if ref $class
174 0 0 if defined $_[0]
187 0 0 if defined $_[0]
201 0 0 unless defined $_[0]
202 0 0 unless $type{$_[0]}
216 0 2 $_[0] ? :
2 0 if defined $_[0]
229 0 2 $_[0] ? :
2 0 if defined $_[0]
242 0 2 $_[0] ? :
2 0 if defined $_[0]
255 0 2 $_[0] ? :
2 0 if defined $_[0]
268 0 2 $_[0] ? :
2 0 if defined $_[0]
281 0 0 if $_[0]
294 0 0 if $_[0]
308 0 0 if $_[0]
324 0 0 if (ref $$s{$_}) { }
348 0 0 $self->deleted ? :
0 0 $self->inherit ? :
0 0 $self->secret ? :
0 0 $self->hide_creator ? :
0 0 $self->dont_garb ? :