Condition Coverage

blib/lib/Pod/Elemental/Transformer/Splint.pm
Criterion Covered Total %
condition 10 23 43.4


and 2 conditions

line l !l condition
157 2 1 $action eq 'attributes' and scalar $self->classmeta->get_attribute_list

and 3 conditions

line !l l&&!r l&&r condition
146 3 0 2 $action eq 'classname' and defined $param
187 0 0 1 $attr->does('Documented') and $attr->has_documentation_order
0 1 0 $attr->does('Documented') and $attr->has_documentation_order and $attr->documentation_order == 0
247 0 0 1 $attr->does('Documented') and $attr->has_documentation_alts
255 0 0 1 $attr->does('Documented') && $attr->has_documentation
333 0 0 8 exists $thing->traits->{'doc'} and ref $thing->traits->{'doc'} eq 'ARRAY'
354 0 0 7 $_ and $_ ne 'doc'