| blib/lib/TableDataRole/Munge/SerializeRef.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 0 | 0 | unless my $tabledata = delete $args{'tabledata'} |
| 24 | 0 | 0 | if keys %args |
| 30 | 0 | 0 | if ($serializer eq 'json') { } |
| 0 | 0 | elsif (ref $serializer ne 'CODE') { } | |
| 66 | 0 | 0 | if (ref $_) |
| 74 | 0 | 0 | unless ($self->{'_column_names'}) |