blib/lib/DBIx/HTML/ClientDB.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
50 | 0 | 0 | if ($first) |
52 | 0 | 0 | if $#{$data;} != $#{$$self{'_row_headings'};} |
55 | 0 | 0 | unless $self->{'_default'} |
60 | 0 | 0 | if length $data->[$_] > $max_width |
64 | 0 | 0 | unless $self->{'_max_width'} |
78 | 0 | 0 | if not $self->{'_dbh'} && $self->{'_form_name'} && $self->{'_menu_name'} && $self->{'_row_headings'} && $self->{'_sql'} |
215 | 0 | 0 | if (exists $arg{$arg_name}) { } |
241 | 0 | 0 | if $_->[0] eq $id |