Condition Coverage

blib/lib/ExtUtils/XSpp/Node/Type.pm
Criterion Covered Total %
condition 9 11 81.8


and 3 conditions

line !l l&&!r l&&r condition
51 279 1684 234 $f->is_const == $s->is_const && $f->is_reference == $s->is_reference && $f->is_pointer == $s->is_pointer && $f->base_type eq $s->base_type
57 76 0 30 $_[0]->base_type eq 'void' && !$_[0]->is_pointer && !$_[0]->is_reference

or 2 conditions

line l !l condition
25 9 3459 $args{'template_args'} || []

or 3 conditions

line l !l&&r !l&&!r condition
21 0 3281 187 $normalize{$args{'base'}} || $args{'base'}