inc/TestML/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 35 | 36 | 97.2 |
line | true | false | branch |
---|---|---|---|
6 | 11 | 401 | $#_ ? : |
28 | 231 | unless $#_ % 2 | |
66 | 113 | !exists($_[0]{$n}) ? : | |
17 | 171 | $#_ ? : | |
34 | 111 | unless exists $a{'default'} | |
79 | 16 | 'CODE' eq $r ? : | |
8 | 8 | 'ARRAY' eq $r ? : | |
9 | 134 | 'HASH' eq ($r = ref $d) ? : | |
15 | 56 | exists $a{'lazy'} ? : | |
32 | 39 | unless $i | |
29 | 16 | if not exists $$s{$_} | |
96 | 32 | unless my $b = $a{'builder'} | |
34 | 24 | exists $a{'lazy'} ? : | |
2 | 16 | unless $i | |
6 | 18 | !exists($_[0]{$n}) ? : | |
29 | 11 | $#_ ? : | |
54 | 40 | @_ == 1 ? : | |
0 | 67 | @_ == 2 && !$_[1] ? : |