blib/lib/DBIx/Class/Componentised.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 16 | 93.7 |
line | true | false | branch |
---|---|---|---|
31 | 20967 | 4316 | unless @target_isa |
39 | 5 | 50556 | if ($comp->isa($_)) |
42 | 4 | 1 | unless $ENV{'DBIC_UTF8COLUMNS_OK'} |
48 | 5 | 25278 | unless ($keep_checking) |
54 | 0 | 7 | unless my $sc = $existing_comp->can('store_column') |
57 | 2 | 5 | if ($sc ne $base_store_column) |
59 | 1 | 1 | $definer eq $existing_comp ? : |
66 | 2 | 3 | if @broken |