| blib/lib/DBIx/VersionedSubs/AutoLoad.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 18 | 55.5 |
| line | true | false | branch |
|---|---|---|---|
| 62 | 3 | 0 | if (not defined &{"${package}::AUTOLOAD";}) { } |
| 65 | 0 | 3 | unless ($DBIx::VersionedSubs::AutoLoad::AUTOLOAD =~ /::(\w+)$/) |
| 76 | 1 | 2 | if (defined $begin) |
| 78 | 0 | 1 | if $@ |
| 97 | 3 | 0 | if (defined $code) { } |
| 129 | 0 | 1 | if $seen{$name}++ |
| 131 | 1 | 0 | $current_version < $new_version ? : |
| 162 | 0 | 3 | unless (defined $code) |
| 185 | 0 | 6 | unless ($sth->execute($name)) |