Condition Coverage

blib/lib/Mail/Colander/Session.pm
Criterion Covered Total %
condition 0 16 0.0


and 3 conditions

line !l l&&!r l&&r condition
82 0 0 0 $self->has_reverse_path and not $self->has_mail_data

or 2 conditions

line l !l condition
40 0 0 $self->peer_ip // "*undefined*"
41 0 0 $self->peer_port // 0

or 3 conditions

line l !l&&r !l&&!r condition
82 0 0 0 not $self->has_peer_identity or $self->has_reverse_path and not $self->has_mail_data
90 0 0 0 not $self->has_reverse_path or $self->has_mail_min_size
108 0 0 0 not $self->has_reverse_path or $self->has_mail_data