Branch Coverage
blib/lib/Interchange/Search/Solr/UpdateIndex.pm
Criterion
Covered
Total
%
branch
0
8
0.0
line
true
false
branch
82
0
0
unless
(
$response
->is_success
)
109
0
0
if
(
$mode
eq
'clear'
)
115
0
0
if
(
$mode
eq
'full'
)
{
}
0
0
elsif
(
$mode
eq
'delta'
)
{
}