Branch Coverage
blib/lib/Lab/Moose/Instrument/Keithley2450.pm
Criterion
Covered
Total
%
branch
0
8
0.0
line
true
false
branch
78
0
0
if
(
$func
eq
'VOLT'
)
{
}
0
0
elsif
(
$func
eq
'CURR'
)
{
}
96
0
0
if
(
$func
eq
'VOLT'
)
{
}
0
0
elsif
(
$func
eq
'CURR'
)
{
}