Condition Coverage

blib/lib/AnyEvent/Task/Client/Checkout.pm
Criterion Covered Total %
condition 11 15 73.3


and 3 conditions

line !l l&&!r l&&r condition
183 127 5 0 $self->{'log_defer_object'} and $meta->{'ld'}
216 113 8 0 $self->{'error_occurred'} and $self->{'client'}
0 1 7 $self->{'error_occurred'} and $self->{'client'} and not $self->{'client'}{'dont_refork_after_error'}

or 3 conditions

line l !l&&r !l&&!r condition
64 3 13 112 defined $self->{'client'}{'name'} or defined $self->{'last_name'}
216 2 0 121 $self->{'fatal_error'} or $self->{'error_occurred'} and $self->{'client'} and not $self->{'client'}{'dont_refork_after_error'}