Branch Coverage

blib/lib/XAS/Lib/Lockmgr.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
46 0 0 unless (defined $self->lockers->{$key})
65 0 0 if (my $locker = $self->lockers->{$key}) { }
90 0 0 if (my $locker = $self->lockers->{$key}) { }
114 0 0 if (my $locker = $self->lockers->{$key}) { }
138 0 0 if (my $locker = $self->lockers->{$key}) { }