Branch Coverage

blib/lib/Deeme/Backend/Meerkat.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
15 0 0 unless $self->database
17 0 0 if $self->username
18 0 0 if $self->password
37 0 0 unless $event
38 0 0 if $deserialize == 1
75 0 0 if $self->meerkat->collection('Event')->find_one({'name', $name, 'functions', $cb})
80 0 0 if (my $event = $self->meerkat->collection('Event')->find_one({'name', $name})) { }
108 0 0 if scalar @{$functions;} == 0
110 0 0 if $serialize == 1