Branch Coverage

blib/lib/Bot/BasicBot/Pluggable/Store/Storable.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
13 0 1 if (not $self->{'dir'})
21 3 0 $namespace ? :
26 0 3 unless nstore($self->{'store'}{$name}, $tempfile)
28 0 3 unless rename $tempfile, $filename