Condition Coverage

blib/lib/Net/MSN/PassPort.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
67 0 0 0 defined $$self{'_L'} and $$self{'_L'}
0 0 0 defined $$self{'_Log'} and $$self{'_Log'}
82 0 0 0 defined $$self{'_L'} and $$self{'_L'}
87 0 0 0 $$self{'_Log'} && $$self{'_Log'}

or 3 conditions

line l !l&&r !l&&!r condition
30 0 0 0 ref $class || $class
67 0 0 0 defined $$self{'_L'} and $$self{'_L'} or defined $$self{'_Log'} and $$self{'_Log'}