blib/lib/Lingy/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 40 | 37.5 |
line | true | false | branch |
---|---|---|---|
5 | 0 | 0 | $#_ ? : |
12 | 12 | unless $#_ % 2 | |
24 | 0 | unless my $b = $a{'builder'} | |
0 | 0 | exists $a{'lazy'} ? : | |
0 | 0 | unless $i | |
0 | 0 | !exists($_[0]{$n}) ? : | |
0 | 0 | $#_ ? : | |
22 | 0 | @_ == 1 ? : | |
0 | 22 | @_ == 2 && !$_[1] ? : | |
12 | 12 | unless exists $a{'default'} | |
4 | 0 | 'CODE' eq $r ? : | |
4 | 4 | 'ARRAY' eq $r ? : | |
4 | 8 | 'HASH' eq ($r = ref $d) ? : | |
0 | 12 | exists $a{'lazy'} ? : | |
12 | 0 | unless $i | |
0 | 0 | !exists($_[0]{$n}) ? : | |
0 | 0 | $#_ ? : | |
0 | 0 | if not exists $$s{$_} | |
0 | 0 | unless exists $a{$n} | |
0 | 24 | if ($a{'required'}) |