Condition Coverage

blib/lib/Class/STAF/Marshalled.pm
Criterion Covered Total %
condition 6 24 25.0


and 3 conditions

line !l l&&!r l&&r condition
50 0 0 3 defined $class and defined $name
0 0 3 defined $class and defined $name and defined $description
137 0 2 0 $tied_obj and UNIVERSAL::isa($tied_obj, 'Class::STAF::Marshalled::_Tied')
230 0 0 12 defined $p_name_len and length $my_string >= $p_name_len + length($p_name_len) + 2
237 0 0 12 defined $p_value_len and length $my_string >= $p_value_len + length($prefix2)
338 0 0 0 $next_colon > 1 and $next_colon < 8
388 0 3 0 defined $string and $string =~ m[^\@SDT/]

or 3 conditions

line l !l&&r !l&&!r condition
83 0 0 0 $opt_name eq 'default' or $opt_name eq 'short'