Branch Coverage

lib/Mojolicious/Plugin/RelativeUrlFor.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
21 7 0 if ($req_url->to_string)
25 0 0 unless $rel_url->to_string
38 1 1 if ($$conf{'replace_url_for'})