| lib/DBIx/Schema/Changelog/Action/Function.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 36 | 0 | 0 | unless $functions |
| 37 | 0 | 0 | unless $$params{'name'} |
| 40 | 0 | 0 | defined $$params{'params'} && ref $$params{'params'} eq 'ARRAY' ? : |
| 42 | 0 | 0 | defined $$params{'cost'} ? : |
| 43 | 0 | 0 | defined $$params{'lang'} ? : |
| 51 | 0 | 0 | $return_sql ? : |
| 76 | 0 | 0 | unless $functions |
| 79 | 0 | 0 | defined $$params{'params'} && ref $$params{'params'} eq 'ARRAY' ? : |
| 84 | 0 | 0 | $return_sql ? : |