line |
true |
false |
branch |
7
|
133 |
1707 |
$#_ && $a{'is'} eq 'ro' && caller ne 'Mo::coerce' ? : |
|
156 |
1267 |
unless exists $a{'default'} |
|
104 |
886 |
'CODE' eq $r ? : |
|
103 |
587 |
'ARRAY' eq $r ? : |
|
113 |
555 |
'HASH' eq ($r = ref $d) ? : |
|
95 |
422 |
exists $a{'lazy'} ? : |
|
124 |
428 |
unless $i |
|
135 |
429 |
!exists $_[0]{$n} ? : |
|
113 |
560 |
$#_ ? : |
|
138 |
490 |
unless (exists $a{$n}) |
|
138 |
560 |
if ($a{'required'}) |
|
81 |
664 |
$#_ ? : |
|
125 |
501 |
@_ == 1 ? : |
|
101 |
551 |
@_ == 2 && !$_[1] ? : |
|
116 |
465 |
unless $#_ % 2 |
|
128 |
426 |
unless $a{'is'} |
|
25 |
267 |
if not exists $s->{$_} |