| blib/lib/AnyData/Format/HTMLtable.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 3 | 18 | 16.6 | 
| line | true | false | branch | 
|---|---|---|---|
| 111 | 0 | 0 | unless my $str = shift() | 
| 118 | 0 | 0 | if (defined $count or defined $depth or defined $headers) { } | 
| 119 | 0 | 0 | if defined $count | 
| 120 | 0 | 0 | if defined $depth | 
| 121 | 0 | 0 | if defined $headers | 
| 124 | 0 | 0 | $col_names ? : | 
| 134 | 0 | 0 | unless $col_names | 
| 152 | 2 | 9 | unless $_ | 
| 161 | 1 | 0 | if $fh |