Branch Coverage

blib/lib/Mango/GridFS/Writer.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
16 0 0 if ($self->{'closed'}++)
18 0 0 unless $cb
34 0 0 if $err
40 0 0 if (my $err = $files_err || $chunks_err)
45 0 0 if $err
49 0 0 if $cb
66 0 0 if ($self->is_closed)
67 0 0 unless $cb
79 0 0 if $cb
90 0 0 unless length $chunk
109 0 0 if (my $name = $self->filename)
110 0 0 if (my $type = $self->content_type)
111 0 0 if (my $data = $self->metadata)