| blib/lib/Calendar/Any.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 18 | 33.3 |
| line | true | false | branch |
|---|---|---|---|
| 7 | 0 | 0 | ref $_[1] ? : |
| 18 | 9 | 0 | if (@_) |
| 105 | 0 | 0 | if (ref $operand) { } |
| 114 | 0 | 0 | if ref $operand |
| 123 | 1 | 3 | if ($AUTOLOAD =~ /::new_from_(\w+)/) { } |
| 3 | 0 | elsif ($AUTOLOAD =~ /::to_(\w+)/) { } | |
| 0 | 0 | elsif ($AUTOLOAD =~ /DESTROY/) { } | |
| 126 | 0 | 1 | if ($@) |
| 137 | 0 | 3 | if ($@) |