Condition Coverage

GO/Model/Root.pm
Criterion Covered Total %
condition 3 15 20.0


and 3 conditions

line !l l&&!r l&&r condition
100 0 0 0 $self->can('name') and $self->name
223 0 0 0 defined $param[0] and $param[0] =~ /^-/
337 0 0 29 $add and $self->is_valid_param($add)

or 3 conditions

line l !l&&r !l&&!r condition
50 10 4302 0 ref $proto || $proto
115 0 0 0 shift() || $self