line |
!l |
l&&!r |
l&&r |
condition |
149
|
0 |
0 |
0 |
&Scalar::Util::blessed($to_coerce) and sub {
|
|
0 |
0 |
0 |
defined $to_coerce and not ref $to_coerce
|
160
|
0 |
0 |
0 |
&blessed($coerced_value) and $coerced_value->isa("Path::Tiny")
|
208
|
0 |
0 |
0 |
&Scalar::Util::blessed($to_coerce) and sub {
|
|
0 |
0 |
0 |
defined $to_coerce and not ref $to_coerce
|
219
|
0 |
0 |
0 |
&blessed($coerced_value) and $coerced_value->isa("Path::Tiny")
|
243
|
0 |
0 |
111 |
not ref $value and !defined($value) || $value eq '' || $value eq '0' || $value eq '1'
|
255
|
0 |
111 |
0 |
not $no_build and @{[] unless $meta->{'BUILD'};}
|
347
|
0 |
0 |
0 |
&Scalar::Util::blessed($to_coerce) and sub {
|
|
0 |
0 |
0 |
defined $to_coerce and not ref $to_coerce
|
358
|
0 |
0 |
18 |
&blessed($default_value) and $default_value->isa("Path::Tiny")
|
443
|
0 |
0 |
0 |
&Scalar::Util::blessed($to_coerce) and sub {
|
|
0 |
0 |
0 |
defined $to_coerce and not ref $to_coerce
|
454
|
0 |
0 |
18 |
&blessed($default_value) and $default_value->isa("Path::Tiny")
|
485
|
0 |
3 |
12 |
not ref $_[1] and !defined($_[1]) || $_[1] eq '' || $_[1] eq '0' || $_[1] eq '1'
|
505
|
0 |
0 |
0 |
$INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self)
|
508
|
0 |
0 |
0 |
$meta->can("does_role") and $meta->does_role($role)
|