blib/lib/Net/Random/QRBG.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 14 | 30 | 46.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
223 | 3 | 1 | 0 | &bytes::length($$self{'cache'}) < $count and not $self->_getMoreBytes(max($$self{'cache_size'}, $count)) |
line | l | !l | condition |
---|---|---|---|
43 | 1 | 2 | $user ||= 'nulluser' |
46 | 1 | 2 | $pass ||= 'nullpass' |
49 | 0 | 3 | $server ||= 'random.irb.hr' |
52 | 0 | 3 | $port ||= '1227' |
55 | 0 | 3 | $cache_size ||= 4096 |
111 | 0 | 1 | $sign ||= 0 |
130 | 0 | 1 | $end ||= 0 |
149 | 0 | 1 | $sign ||= 0 |
168 | 0 | 1 | $sign ||= 0 |
187 | 0 | 0 | $sign ||= 0 |
206 | 0 | 0 | $sign ||= 0 |
300 | 0 | 0 | $$self{'error'} || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
257 | 0 | 0 | 1 | $code or $code2 |