blib/lib/Class/DBI/DATA/Schema.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 22 | 50.0 |
line | true | false | branch |
---|---|---|---|
70 | 1 | 1 | if ($args{'translate'}) |
72 | 0 | 1 | $@ ? : |
76 | 0 | 2 | if ($args{'cache'}) |
78 | 0 | 0 | $@ ? : |
90 | 0 | 2 | unless $args{'translate'} |
2 | 0 | if (my($from, $to) = @{[] unless $args{'translate'};}) | |
91 | 0 | 2 | $CACHE ? : |
92 | 0 | 2 | $CACHE ? : |
93 | 0 | 2 | if $cached |
107 | 0 | 2 | if $CACHE |
121 | 1 | 0 | $translating ? : |