Branch Coverage

blib/lib/Deeme/Backend/Mango.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
15 0 0 unless $self->host
17 0 0 unless $self->database
35 0 0 unless $event
36 0 0 if $deserialize == 1
70 0 0 if $self->mango->collection('Event')->find_one({'name', $name, 'functions', $cb})
75 0 0 if (my $event = $self->mango->collection('Event')->find_one({'name', $name})) { }
103 0 0 if scalar @{$functions;} == 0
107 0 0 if $serialize == 1