Branch Coverage

blib/lib/MojoX/Plugin/AnyCache/Backend/Replicator.pm
Criterion Covered Total %
branch 32 40 80.0


line true false branch
16 2 0 unless ($$self{'nodes'})
23 0 0 if $self->config->{'debug'} and $@
26 0 8 unless $backend->support_sync
27 0 8 unless $backend->support_async
30 0 8 if $@
32 0 0 unless $self->support_sync or $self->support_async
39 8 9 ref $_[-1] eq 'CODE' ? :
42 7 10 if (my $serialiser = $node->get_serialiser) { }
45 4 3 if $cb
53 4 4 ref $_[-1] eq 'CODE' ? :
55 4 4 if ($cb)
57 8 8 $_->get_serialiser ? :
60 8 8 $_->get_serialiser ? :
64 2 2 ref $_[-1] eq 'CODE' ? :
70 2 2 ref $_[-1] eq 'CODE' ? :
72 2 2 if ($cb)
81 2 2 ref $_[-1] eq 'CODE' ? :
83 2 2 if ($cb)
92 2 2 ref $_[-1] eq 'CODE' ? :
94 2 2 if ($cb)