lib/CallBackery/GuiPlugin/AbstractTable.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 22 | 0.0 |
line | true | false | branch |
---|---|---|---|
88 | 0 | 0 | if ($type eq 'tableData') { } |
0 | 0 | elsif ($type eq 'tableRowCount') { } | |
159 | 0 | 0 | ref $_->{'label'} eq 'CallBackery::Translate' ? : |
0 | 0 | $_->{'label'} ? : | |
162 | 0 | 0 | if ($type eq 'CSV') { } |
0 | 0 | elsif ($type eq 'XLSX') { } | |
169 | 0 | 0 | if ($_->{'type'} eq "date") |
184 | 0 | 0 | unless open my $xh, ">", \my $xlsx |
197 | 0 | 0 | if ($tc->{'type'} eq 'date') { } |
201 | 0 | 0 | if $v |
204 | 0 | 0 | if defined $v |