Condition Coverage
blib/lib/App/Basis/Email.pm
Criterion
Covered
Total
%
condition
2
9
22.2
and 3 conditions
line
!l
l&&!r
l&&r
condition
157
0
0
0
$self->user && $self->passwd
4
0
0
$self->ssl and not $self->user && $self->passwd
226
0
0
2
$params{'html'} and not $params{'text'}