inc/TestML/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 29 | 36 | 80.5 |
line | true | false | branch |
---|---|---|---|
6 | 12 | 519 | $#_ ? : |
30 | 203 | !exists($_[0]{$n}) ? : | |
11 | 297 | $#_ ? : | |
40 | 145 | unless $#_ % 2 | |
91 | 26 | @_ == 1 ? : | |
31 | 33 | @_ == 2 && !$_[1] ? : | |
44 | 50 | unless exists $a{'default'} | |
38 | 38 | 'CODE' eq $r ? : | |
8 | 34 | 'ARRAY' eq $r ? : | |
8 | 42 | 'HASH' eq ($r = ref $d) ? : | |
2 | 24 | exists $a{'lazy'} ? : | |
90 | 26 | unless $i | |
45 | 13 | unless my $b = $a{'builder'} | |
45 | 0 | exists $a{'lazy'} ? : | |
0 | 0 | unless $i | |
0 | 0 | !exists($_[0]{$n}) ? : | |
54 | 0 | $#_ ? : | |
0 | 54 | if not exists $$s{$_} |