Condition Coverage

blib/lib/Apache/Session.pm
Criterion Covered Total %
condition 13 17 76.4


and 3 conditions

line !l l&&!r l&&r condition
409 3 0 2 defined $session_id and $session_id
416 1 0 0 exists $args->{'Transaction'} and $args->{'Transaction'}

or 2 conditions

line l !l condition
383 5 0 shift() || {}

or 3 conditions

line l !l&&r !l&&!r condition
523 1 3 7 $self->{'status'} & 2 or $self->{'status'} & 1
4 3 4 $self->{'status'} & 2 or $self->{'status'} & 1 or $self->{'status'} & 4
626 1 3 1 $self->{'lock'} & 1 or $self->{'lock'} & 2