| inc/TestML/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 21 | 36 | 58.3 |
| line | true | false | branch |
|---|---|---|---|
| 6 | 0 | 0 | if not exists $$s{$_} |
| 5 | 356 | $#_ ? : | |
| 45 | 0 | unless my $b = $a{'builder'} | |
| 0 | 0 | exists $a{'lazy'} ? : | |
| 0 | 0 | unless $i | |
| 0 | 0 | !exists($_[0]{$n}) ? : | |
| 0 | 0 | $#_ ? : | |
| 8 | 126 | !exists($_[0]{$n}) ? : | |
| 1 | 134 | $#_ ? : | |
| 13 | 32 | unless $#_ % 2 | |
| 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 | |
| 27 | 0 | @_ == 1 ? : | |
| 0 | 27 | @_ == 2 && !$_[1] ? : |