| blib/lib/Crypt/Keyczar.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 18 | 77.7 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 0 | 78 | if (UNIVERSAL::isa($reader, 'Crypt::Keyczar::Reader')) { } |
| 47 | 8 | 162 | unless $v |
| 48 | 59 | 103 | if ($v->status eq 'PRIMARY') |
| 49 | 0 | 59 | if ($self->primary) |
| 66 | 78 | 389 | if @_ |
| 73 | 82 | 110 | if @_ |
| 88 | 44 | 45 | if (ref $id and $id->isa('Crypt::Keyczar::KeyVersion')) { } |
| 0 | 45 | elsif (ref $id and $id->isa('Crypt::Keyczar::Key')) { } | |
| 127 | 0 | 224 | if (length $data != 4) |