| line |
!l |
l&&!r |
l&&r |
condition |
|
71
|
0 |
2 |
40 |
is_PositiveOrZeroInt($value) and _is_power_of_two($value)
|
|
83
|
6 |
0 |
12 |
defined $opts{'coercion'} and not ref $opts{'coercion'}
|
|
|
6 |
0 |
12 |
defined $opts{'coercion'} and not ref $opts{'coercion'} and 1 eq $opts{'coercion'}
|
|
104
|
0 |
0 |
10 |
&Scalar::Util::blessed($self) and $self->isa("Type::Tiny::Bitfield")
|
|
|
0 |
2 |
8 |
&Scalar::Util::blessed($self) and $self->isa("Type::Tiny::Bitfield") and &Scalar::Util::blessed($other)
|
|
|
2 |
2 |
6 |
&Scalar::Util::blessed($self) and $self->isa("Type::Tiny::Bitfield") and &Scalar::Util::blessed($other) and $other->isa("Type::Tiny::Bitfield")
|
|
237
|
0 |
1 |
4 |
ref $self and exists $self->{'values'}{$m}
|
|
246
|
0 |
500 |
2 |
ref $self and exists $self->{'values'}{$m}
|