| blib/lib/DBIx/HTML/ClientDB.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 100 | 0 | 0 | if ($first) |
| 102 | 0 | 0 | if $#{$data;} != $#{$$self{'_row_headings'};} |
| 105 | 0 | 0 | unless $$self{'_default'} |
| 110 | 0 | 0 | if length $$data[$_] > $max_width |
| 114 | 0 | 0 | unless $$self{'_max_width'} |
| 128 | 0 | 0 | if not $$self{'_dbh'} && $$self{'_form_name'} && $$self{'_menu_name'} && $$self{'_row_headings'} && $$self{'_sql'} |
| 265 | 0 | 0 | if (exists $arg{$arg_name}) { } |
| 291 | 0 | 0 | if $$_[0] eq $id |