| lib/DBIx/Schema/Changelog/Action/Function.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 35 | 0 | 0 | unless $functions |
| 36 | 0 | 0 | unless $$params{'name'} |
| 39 | 0 | 0 | defined $$params{'params'} && ref $$params{'params'} eq 'ARRAY' ? : |
| 41 | 0 | 0 | defined $$params{'cost'} ? : |
| 42 | 0 | 0 | defined $$params{'lang'} ? : |
| 50 | 0 | 0 | $return_sql ? : |
| 75 | 0 | 0 | unless $functions |
| 78 | 0 | 0 | defined $$params{'params'} && ref $$params{'params'} eq 'ARRAY' ? : |
| 83 | 0 | 0 | $return_sql ? : |