Condition Coverage

blib/lib/Moonshine/Component.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
101 0 0 0 scalar keys %modifier and $self->can('modify')
115 0 0 0 XXX and $build->isa('Moonshine::Element')
119 0 0 0 $self->can($action) and $element = $self->$action($build)