blib/lib/Mojo/UserAgent/Signature/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 10 | 80.0 |
line | true | false | branch |
---|---|---|---|
6 | 3 | 7 | if _is_signed($tx) |
18 | 0 | 3 | if _is_signed($tx) |
21 | 2 | 1 | if ref $_[0] |
25 | 2 | 1 | if (@_ > 1) { } |
0 | 1 | elsif (@_) { } |