Condition Coverage
blib/lib/Pinto/Role/Committable.pm
Criterion
Covered
Total
%
condition
5
6
83.3
and 3 conditions
line
!l
l&&!r
l&&r
condition
169
78
1
72
$self
->has_message
and
is_not_blank
(
$self
->message
)
172
78
0
1
$self
->has_message
and
is_blank
(
$self
->message
)