Condition Coverage

blib/lib/AnyEvent/FCP.pm
Criterion Covered Total %
condition 0 25 0.0


or 2 conditions

line l !l condition
108 0 0 $ENV{'FREDHOST'} || '127.0.0.1'
0 0 $ENV{'FREDPORT'} || 9481
200 0 0 $self->{'on_eof'} || sub { }
269 0 0 $self->{'serialise'}{$type} ||= []
308 0 0 $_[0]{'req'}{$id} ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
138 0 0 0 $rdata = $1 eq 'Data' or $1 eq 'EndMessage'
147 0 0 0 $TOLC{$type} ||= &tolc($type)
153 0 0 0 $TOLC{$k} ||= &tolc($k)
223 0 0 0 $kv{'identifier'} ||= $self->identifier
433 0 0 0 $ok ||= $NOP_CB