| blib/lib/Crypt/Age/Header.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 14 | 42.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 113 | 0 | 0 | 11 | @lines and not $lines[0] =~ /^->/ |
| 0 | 0 | 11 | @lines and not $lines[0] =~ /^->/ and not $lines[0] =~ /^---/ | |
| 168 | 0 | 0 | 13 | $stanza->isa("Crypt::Age::Stanza::X25519") and $identity =~ /^AGE-SECRET-KEY-1/i |
| 170 | 3 | 0 | 10 | defined $file_key and $self->verify_mac($file_key) |
| line | l | !l | condition |
|---|---|---|---|
| 87 | 9 | 0 | $$offset_ref // 0 |