| blib/lib/RapidApp/TableSpec/Column/Profile.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 12 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 346 | 0 | 0 | 102 | $_[0] and $_[0] eq 'RapidApp::TableSpec::Column::Profile' |
| 349 | 0 | 0 | 102 | $cnf and ref $cnf eq 'HASH' |
| 354 | 0 | 0 | 102 | scalar @profiles == 0 and $cnf->{'profiles'} |
| 0 | 0 | 102 | scalar @profiles == 0 and $cnf->{'profiles'} and ref $cnf->{'profiles'} eq 'ARRAY' |