Branch Coverage

lib/Flux/Mapper/MappedIn.pm
Criterion Covered Total %
branch 2 10 20.0


line true false branch
27 0 4 unless @mapped
28 0 4 unless @mapped == 1
39 0 0 unless $chunk
46 0 0 if @items
53 0 0 unless $self->in->does('Flux::In::Role::Lag')