| blib/lib/DBIx/Replicate.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 26 | 0 | 0 | unless ($$args{'strategy'}) |
| 30 | 0 | 0 | if (my $strategy_class = $$args{'strategy_class'}) |
| 32 | 0 | 0 | unless $strategy_class->require |
| 37 | 0 | 0 | unless $$args{$p} |
| 61 | 0 | 0 | unless $$args{$p} |
| 74 | 0 | 0 | unless ($$args{'strategy'} or $$args{'strategy_class'}) |
| 75 | 0 | 0 | if ($$args{'copy_by'}) { } |