Condition Coverage

blib/lib/POE/Component/Client/Icecast.pm
Criterion Covered Total %
condition 2 20 10.0


or 2 conditions

line l !l condition
10 0 1 $ENV{'ICECAST_TRACE'} || 0
11 0 1 $ENV{'ICECAST_DEBUG'} || 0
78 0 0 shift() || (return {})
83 0 0 $port || 80

or 3 conditions

line l !l&&r !l&&!r condition
23 0 0 0 $$stream{'Path'} || $$param{'Path'} || croak("$mi requires Path param to stream")
26 0 0 0 $$stream{$_} || $$param{$_}
83 0 0 0 $addr || $domain
0 0 0 $addr || $domain