Condition Coverage

blib/lib/Test2/Util/Facets2Legacy.pm
Criterion Covered Total %
condition 19 32 59.3


and 3 conditions

line !l l&&!r l&&r condition
29 35 0 26 &blessed($in) and $in->isa('Test2::Event')
45 6 0 1 $facet_data->{'errors'} and grep {$_->{'fail'};} @{$$facet_data{'errors'};}
52 3 0 1 $facet_data->{'amnesty'} and @{$facet_data->{'amnesty'};}
53 2 0 1 $facet_data->{'assert'} and not $facet_data->{'assert'}{'pass'}
59 3 0 1 $facet_data->{'errors'} and @{$facet_data->{'errors'};}
60 1 0 2 $facet_data->{'info'} and @{$facet_data->{'info'};}
105 1 0 1 $facet_data->{'about'} and $facet_data->{'about'}{'details'}
119 0 0 8 &blessed($in) and $in->isa('Test2::Event')
122 8 0 0 $meth and $meth != \&Test2::Util::Facets2Legacy::uuid
130 0 6 0 $facet_data->{'about'} and $facet_data->{'about'}{'uuid'}

or 2 conditions

line l !l condition
84 1 4 $plan->{'count'} || 0