Condition Coverage

blib/lib/Net/SMTP/Server/AnyEvent.pm
Criterion Covered Total %
condition 0 17 0.0


and 3 conditions

line !l l&&!r l&&r condition
171 0 0 0 $$self{'data_mode'}{$$k[0]}{$$k[1]}{$$k[2]} eq 'data' and $buf eq '.'

or 2 conditions

line l !l condition
64 0 0 $class || 'Net::SMTP::Server::AnyEvent'
71 0 0 $new{'Debug'} || 0
72 0 0 $new{'DebugPath'} || 'debug_[HOST]_[PORT].txt'
106 0 0 $$host{'Host'} || '127.0.0.1'
107 0 0 $$host{'Port'} || 25
111 0 0 $$host{'Commands'} || {}
228 0 0 shift() || ''