| blib/lib/TestML/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 35 | 36 | 97.2 |
| line | true | false | branch |
|---|---|---|---|
| 6 | 149 | 5911 | $#_ ? : |
| 328 | 2110 | unless $#_ % 2 | |
| 218 | 4003 | !exists $_[0]{$n} ? : | |
| 247 | 755 | $#_ ? : | |
| 496 | 185 | if not exists $s->{$_} | |
| 107 | 208 | @_ == 1 ? : | |
| 207 | 316 | @_ == 2 && !$_[1] ? : | |
| 171 | 349 | unless exists $a{'default'} | |
| 62 | 711 | 'CODE' eq $r ? : | |
| 230 | 504 | 'ARRAY' eq $r ? : | |
| 224 | 315 | 'HASH' eq ($r = ref $d) ? : | |
| 409 | 168 | exists $a{'lazy'} ? : | |
| 191 | 230 | unless $i | |
| 368 | 264 | unless my $b = $a{'builder'} | |
| 64 | 421 | exists $a{'lazy'} ? : | |
| 59 | 177 | unless $i | |
| 242 | 168 | !exists $_[0]{$n} ? : | |
| 0 | 294 | $#_ ? : |