line |
!l |
l&&!r |
l&&r |
condition |
59
|
0 |
0 |
0 |
@invalidkeys and $^W |
63
|
0 |
0 |
0 |
defined $$stor{'timeout'} and $$stor{'timeout'} =~ /^[1-9]\d*$/ |
65
|
0 |
0 |
0 |
defined $$stor{'cache_ttl'} and $$stor{'cache_ttl'} =~ /^\d+$/ |
115
|
0 |
0 |
0 |
ref $self and UNIVERSAL::isa($self, 'WWW::FleXtel') |
189
|
0 |
0 |
0 |
defined $$stor{'cache'}{$cacheName}{'last_updated'} and time - $$stor{'cache'}{$cacheName}{'last_updated'} < $$stor{'cache_ttl'} |
219
|
0 |
0 |
0 |
$lookup =~ /^\d+$/ and $i == $lookup |
|
0 |
0 |
0 |
$lookup =~ /[0-9\#\+]{8,}/ and $lookup eq $$mem{'number'} |
275
|
0 |
0 |
0 |
$key eq 'email' and $val =~ /"(\S+?)"/ |