Condition Coverage

blib/lib/Net/Mailboxlayer.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
99 0 0 0 $val and &blessed($val)
0 0 0 $val and &blessed($val) and $val->can('get')
114 0 0 0 $val and &blessed($val)
0 0 0 $val and &blessed($val) and $val->can('decode')
168 0 0 0 exists $data->{'success'} and not $data->{'success'}