| inc/TestML/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 30 | 36 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 6 | 1 | 510 | $#_ ? : |
| 31 | 84 | unless $#_ % 2 | |
| 8 | 157 | !exists($_[0]{$n}) ? : | |
| 27 | 174 | $#_ ? : | |
| 67 | 15 | unless my $b = $a{'builder'} | |
| 7 | 5 | exists $a{'lazy'} ? : | |
| 8 | 12 | unless $i | |
| 2 | 20 | !exists($_[0]{$n}) ? : | |
| 0 | 22 | $#_ ? : | |
| 26 | 22 | unless exists $a{'default'} | |
| 27 | 2 | 'CODE' eq $r ? : | |
| 25 | 29 | 'ARRAY' eq $r ? : | |
| 47 | 27 | 'HASH' eq ($r = ref $d) ? : | |
| 35 | 9 | exists $a{'lazy'} ? : | |
| 0 | 9 | unless $i | |
| 20 | 0 | @_ == 1 ? : | |
| 0 | 20 | @_ == 2 && !$_[1] ? : | |
| 0 | 0 | if not exists $$s{$_} |