Condition Coverage

blib/lib/Moonshine/Component.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

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