Branch Coverage

blib/lib/Articulate/Service/SimpleForms.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
21 0 0 if ($permission) { }
42 0 0 if ($permission) { }
63 0 0 if ($permission) { }
65 0 0 unless $self->storage->item_exists($location)
94 0 0 if ($self->authorisation->permitted($user, 'write', $location)) { }
95 0 0 unless $self->storage->item_exists($location)
99 0 0 unless $self->augmentation->augment($item)