Condition Coverage

blib/lib/Data/Sah/Compiler/human/TH/array.pm
Criterion Covered Total %
condition 4 12 33.3


and 3 conditions

line !l l&&!r l&&r condition
68 0 0 26 $c0->{'type'} eq "noun" and ref $c0->{'text'} eq "ARRAY"
0 0 26 $c0->{'type'} eq "noun" and ref $c0->{'text'} eq "ARRAY" and @{$c0->{'text'};} > 1
0 0 26 $c0->{'type'} eq "noun" and ref $c0->{'text'} eq "ARRAY" and @{$c0->{'text'};} > 1 and @{$cd->{'ccls'};}
0 0 26 $c0->{'type'} eq "noun" and ref $c0->{'text'} eq "ARRAY" and @{$c0->{'text'};} > 1 and @{$cd->{'ccls'};} and $cd->{'ccls'}[0]{'type'} eq "noun"