Branch Coverage

blib/lib/Mojolicious/Plugin/Surveil.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
15 2 0 unless $config->{'path'}
25 0 3 if $format ne 'html'
26 1 2 if $enable_param and not $c->param($enable_param)