| blib/lib/Crypt/Keyczar.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 9 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 88 | 45 | 0 | 44 | ref $id and $id->isa('Crypt::Keyczar::KeyVersion') |
| 45 | 0 | 0 | ref $id and $id->isa('Crypt::Keyczar::Key') | |
| 138 | 0 | 0 | 0 | $obj->isa('Crypt::Keyczar::_KeyHash') && $obj->hash_code == $self->hash_code |