Condition Coverage

blib/lib/IO/Handle/Packable.pm
Criterion Covered Total %
condition 8 32 25.0


and 2 conditions

line l !l condition
103 1 4 s/^[aAcC]// and $this = 1
1 0 s/^[sSnv]// and $this = 2
0 1 s/^[iI]// and $this = 4
0 0 s/^[lLNV]// and $this = 4
0 0 s/^[qQ]// and $this = 8
0 0 s/^f// and $this = 4
0 0 s/^d// and $this = 8

or 3 conditions

line l !l&&r !l&&!r condition
103 4 0 1 s/^[aAcC]// and $this = 1 or s/^[sSnv]// and $this = 2
0 1 0 s/^[aAcC]// and $this = 1 or s/^[sSnv]// and $this = 2 or s/^[iI]// and $this = 4
1 0 0 s/^[aAcC]// and $this = 1 or s/^[sSnv]// and $this = 2 or s/^[iI]// and $this = 4 or s/^[lLNV]// and $this = 4
0 0 0 s/^[aAcC]// and $this = 1 or s/^[sSnv]// and $this = 2 or s/^[iI]// and $this = 4 or s/^[lLNV]// and $this = 4 or s/^[qQ]// and $this = 8
0 0 0 s/^[aAcC]// and $this = 1 or s/^[sSnv]// and $this = 2 or s/^[iI]// and $this = 4 or s/^[lLNV]// and $this = 4 or s/^[qQ]// and $this = 8 or s/^f// and $this = 4
0 0 0 s/^[aAcC]// and $this = 1 or s/^[sSnv]// and $this = 2 or s/^[iI]// and $this = 4 or s/^[lLNV]// and $this = 4 or s/^[qQ]// and $this = 8 or s/^f// and $this = 4 or s/^d// and $this = 8