Branch Coverage

blib/lib/Env/Browser.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
24 1 4 unless ($browser_string)
33 2 4 if ($browser =~ /%s/ms) { }
38 4 2 if (system($browser) == 0)