Branch Coverage

blib/lib/App/Prove/Plugin/Elasticsearch.pm
Criterion Covered Total %
branch 2 2 100.0


line true false branch
19 1 1 if (scalar grep({my $subj = $_; grep {$subj eq $_;} 'server.host', 'server.port';} keys %$conf) != 2)