Branch Coverage

blib/lib/JSV/Validator.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
37 0 44 unless exists $supported_environments{$environment}
102 44 15 unless (exists $environment_keywords{$args{'environment'}})