Branch Coverage

blib/lib/Mojolicious/Plugin/RemoteAddr.pm
Criterion Covered Total %
branch 9 12 75.0


line true false branch
15 2 2 if ($place eq 'x-real-ip') { }
1 1 elsif ($place eq 'x-forwarded-for') { }
1 0 elsif ($place eq 'tx') { }
17 1 1 if $ip
20 0 1 if $ip
23 1 0 if $ip