inc/TestML/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 31 | 36 | 86.1 |
line | true | false | branch |
---|---|---|---|
6 | 32 | 13 | $#_ ? : |
20 | 55 | unless $#_ % 2 | |
6 | 5 | !exists($_[0]{$n}) ? : | |
2 | 11 | $#_ ? : | |
46 | 22 | unless exists $a{'default'} | |
0 | 35 | 'CODE' eq $r ? : | |
48 | 159 | 'ARRAY' eq $r ? : | |
3 | 172 | 'HASH' eq ($r = ref $d) ? : | |
1 | 519 | exists $a{'lazy'} ? : | |
45 | 9 | unless $i | |
20 | 0 | @_ == 1 ? : | |
26 | 29 | @_ == 2 && !$_[1] ? : | |
0 | 2 | if not exists $$s{$_} | |
40 | 2 | unless my $b = $a{'builder'} | |
15 | 39 | exists $a{'lazy'} ? : | |
0 | 9 | unless $i | |
27 | 9 | !exists($_[0]{$n}) ? : | |
0 | 27 | $#_ ? : |