Branch Coverage

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


line true false branch
22 0 0 if ($permission) { }
43 0 0 if ($permission) { }
64 0 0 if ($permission) { }
66 0 0 unless $self->storage->item_exists($location)
95 0 0 if ($self->authorisation->permitted($user, 'write', $location)) { }
96 0 0 unless $self->storage->item_exists($location)
100 0 0 unless $self->augmentation->augment($item)