Condition Coverage

blib/lib/POE/Sugar/Attributes.pm
Criterion Covered Total %
condition 14 28 50.0


and 3 conditions

line !l l&&!r l&&r condition
370 4 0 0 $alias and $alias eq 'POE::Sugar::Attributes'

or 2 conditions

line l !l condition
155 0 25 $sym_info->flags || 0
171 2 3 $evname ||= \(undef)

or 3 conditions

line l !l&&r !l&&!r condition
23 0 25 0 $pkg ||= $self->package
126 19 6 0 $pkgcache{$pkg} ||= 'POE::Sugar::Attributes::PkgInfo'->new
128 0 25 0 $pkginfo->syms->{$cv + 0} ||= 'POE::Sugar::Attributes::SymInfo'->new('package', $pkg, 'coderef', $cv)
157 5 5 4 $flag == 4 or $flag == 8
319 5 0 0 $pkg ||= caller()
360 0 1 0 $pkg ||= caller()
375 0 4 0 $pkg ||= caller()