inc/TestML/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 21 | 36 | 58.3 |
line | true | false | branch |
---|---|---|---|
6 | 1 | 735 | $#_ ? : |
27 | 0 | @_ == 1 ? : | |
0 | 27 | @_ == 2 && !$_[1] ? : | |
13 | 32 | unless $#_ % 2 | |
8 | 216 | !exists($_[0]{$n}) ? : | |
1 | 224 | $#_ ? : | |
45 | 0 | unless my $b = $a{'builder'} | |
0 | 0 | exists $a{'lazy'} ? : | |
0 | 0 | unless $i | |
0 | 0 | !exists($_[0]{$n}) ? : | |
0 | 0 | $#_ ? : | |
32 | 13 | unless exists $a{'default'} | |
2 | 3 | 'CODE' eq $r ? : | |
6 | 5 | 'ARRAY' eq $r ? : | |
2 | 11 | 'HASH' eq ($r = ref $d) ? : | |
0 | 13 | exists $a{'lazy'} ? : | |
0 | 13 | unless $i | |
0 | 0 | if not exists $$s{$_} |