Condition Coverage

blib/lib/YAML/Active.pm
Criterion Covered Total %
condition 2 12 16.6


and 3 conditions

line !l l&&!r l&&r condition
24 0 0 0 exists $$node{'_phase'} and $phase eq $$node{'_phase'}
98 20 0 2 not $class->can('yaml_activate') and index($class, 'YAML::Active') != -1
189 0 0 0 $_->can('finish_dump') and $_->finish_dump

or 3 conditions

line l !l&&r !l&&!r condition
204 0 0 0 $prepare_dump{ref $node} ||= $node->prepare_dump