| blib/lib/MySQL/Diff/Table.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 6 | 20 | 30.0 |
| pod | 14 | 15 | 93.3 |
| line | count | pod | subroutine |
|---|---|---|---|
| 32 | 4 | n/a | BEGIN |
| 33 | 4 | n/a | BEGIN |
| 40 | 4 | n/a | BEGIN |
| 41 | 4 | n/a | BEGIN |
| 59 | 2 | Yes | new |
| 137 | 0 | Yes | def |
| 138 | 0 | Yes | name |
| 139 | 0 | Yes | field |
| 140 | 0 | Yes | fields |
| 141 | 0 | Yes | primary_key |
| 142 | 0 | Yes | indices |
| 143 | 0 | Yes | options |
| 144 | 0 | No | foreign_key |
| 146 | 0 | Yes | isa_field |
| 147 | 0 | Yes | isa_primary |
| 148 | 0 | Yes | isa_index |
| 149 | 0 | Yes | is_unique |
| 150 | 0 | Yes | is_fulltext |
| 151 | 0 | Yes | is_auto_inc |
| 157 | 2 | n/a | _parse |