| blib/lib/RapidApp/TableSpec/Column/Profile.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 14 | 64.2 | 
| line | true | false | branch | 
|---|---|---|---|
| 328 | 102 | 2188 | $SKIP_BASE ? : | 
| 330 | 45 | 2245 | unless (exists $Sets{$key}) | 
| 334 | 0 | 153 | unless my $opt = $profile_defs->{$profile} | 
| 346 | 102 | 0 | if $_[0] and $_[0] eq 'RapidApp::TableSpec::Column::Profile' | 
| 349 | 0 | 102 | unless $cnf and ref $cnf eq 'HASH' | 
| 354 | 102 | 0 | if scalar @profiles == 0 and $cnf->{'profiles'} and ref $cnf->{'profiles'} eq 'ARRAY' | 
| 357 | 0 | 102 | unless scalar @profiles > 0 |