line |
true |
false |
branch |
4
|
0 |
1 |
$ENV{'MOUSE_DEBUG'} ? : |
25
|
0 |
0 |
defined $constraint ? : |
35
|
0 |
0 |
if ($type eq 'rw' or $type eq 'wo') { } |
|
0 |
0 |
elsif ($type eq 'ro') { } |
36
|
0 |
0 |
if ($type eq 'rw') { } |
48
|
0 |
0 |
if (defined $constraint) |
49
|
0 |
0 |
if ($should_coerce) |
63
|
0 |
0 |
unless $is_weak or $trigger or $should_deref |
65
|
0 |
0 |
if $trigger |
68
|
0 |
0 |
if ($is_weak) |
72
|
0 |
0 |
if ($trigger) |
85
|
0 |
0 |
if ($attribute->is_lazy and $type ne 'wo') |
88
|
0 |
0 |
if (defined $builder) { } |
|
0 |
0 |
elsif (ref $default eq 'CODE') { } |
98
|
0 |
0 |
if $type eq 'rw' |
100
|
0 |
0 |
if ($should_coerce) { } |
|
0 |
0 |
elsif (defined $constraint) { } |
112
|
0 |
0 |
if ($is_weak) |
118
|
0 |
0 |
if ($should_deref) |
119
|
0 |
0 |
if ($constraint->is_a_type_of('ArrayRef')) { } |
|
0 |
0 |
elsif ($constraint->is_a_type_of('HashRef')) { } |
139
|
0 |
0 |
if $e |