Condition Coverage

blib/lib/Test2/Event/Generic.pm
Criterion Covered Total %
condition 10 13 76.9


and 3 conditions

line !l l&&!r l&&r condition
97 1 0 2 ref $cb and &reftype($cb) eq 'CODE'
127 1 0 4 ref $plan and &reftype($plan) eq 'ARRAY'

or 2 conditions

line l !l condition
50 7 12 $self->{'callback'} || \&Test2::Event::callback
72 1 3 $self->{'callback'} || (return)

or 3 conditions

line l !l&&r !l&&!r condition
55 3 19 0 $self->{'facet_data'} || $self->SUPER::facet_data