Condition Coverage

blib/lib/PAGI/Session.pm
Criterion Covered Total %
condition 7 9 77.7


and 3 conditions

line !l l&&!r l&&r condition
68 27 0 1 builtin::blessed($arg) and $arg->can("scope")
4 23 0 ref $arg eq "HASH" and exists $arg->{'pagi.session'}
136 6 1 1 @args > 2 and @args % 2