| blib/lib/DBomb/Meta/ColumnInfo.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 28 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 41 | 0 | 0 | ref $_[0] ? : |
| 48 | 0 | 0 | if (exists $$cols{$name}) { } |
| 78 | 0 | 0 | if $$opts{'string_mangle'} |
| 82 | 0 | 0 | if (/^column$/) |
| 83 | 0 | 0 | if (/^accessor$/) |
| 84 | 0 | 0 | if (/^attr$/) |
| 85 | 0 | 0 | if (/^expr(?:ession)?$/) |
| 86 | 0 | 0 | if (/^is_generated|auto_increment$/) |
| 87 | 0 | 0 | if (/^select_trim$/) |
| 88 | 0 | 0 | if (/^update_trim$/) |
| 89 | 0 | 0 | if (/^recurse_on_copy$/) |
| 90 | 0 | 0 | if (/^select_when_null$/) |
| 91 | 0 | 0 | if (/^update_when_empty$/) |
| 92 | 0 | 0 | if (/^string_mangle$/) |