| blib/lib/DBIx/Class/Componentised.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 16 | 93.7 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 22382 | 5254 | unless @target_isa |
| 38 | 5 | 55262 | if ($comp->isa($_)) |
| 41 | 4 | 1 | unless $ENV{'DBIC_UTF8COLUMNS_OK'} |
| 47 | 5 | 27631 | unless ($keep_checking) |
| 53 | 0 | 7 | unless my $sc = $existing_comp->can('store_column') |
| 56 | 2 | 5 | if ($sc ne $base_store_column) |
| 59 | 1 | 1 | $definer eq $existing_comp ? : |
| 66 | 2 | 3 | if @broken |