blib/lib/Net/Radius/Server/DBStore.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 20 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
24 | 0 | 0 | 0 | ref $class and $class->isa('UNIVERSAL') |
0 | 0 | 0 | ref $class and $class->isa('UNIVERSAL') and @_ | |
127 | 0 | 0 | 0 | $f = $self->pre_store_hook and ref $f eq 'CODE' |
160 | 0 | 0 | 0 | $db and $self->sync |
0 | 0 | 0 | $db and $self->sync and $db->can('db_sync') | |
162 | 0 | 0 | 0 | $self->can('result') and exists $$self{'result'} |
line | l | !l | condition |
---|---|---|---|
157 | 0 | 0 | 'tuple contains: ' . $$rhash{$key} // 'undef' |