Condition Coverage

blib/lib/POE/Component/Client/opentick/ProtocolMsg.pm
Criterion Covered Total %
condition 0 6 0.0


or 3 conditions

line l !l&&r !l&&!r condition
529 0 0 0 $$self{'username'} = $ENV{'OPENTICK_USER'} or croak('FATAL: Cannot get opentick username!')
532 0 0 0 $$self{'password'} = $ENV{'OPENTICK_PASS'} or croak('FATAL: Cannot get opentick password!')