Branch Coverage

blib/lib/Keyword/DEVELOPMENT.pm
Criterion Covered Total %
branch 9 20 45.0


line true false branch
58 1 2 if (grep {'-production' eq $_;} @_)
64 0 3 if (defined $match)
67 0 0 unless ($success)
78 1 1 if ($ENV{'PERL_KEYWORD_DEVELOPMENT'})
79 0 1 if (defined $match) { }
80 0 0 $caller =~ /$match/u ? :
89 1 2 if ($include_production)
93 0 1 if ($ENV{'PERL_KEYWORD_DEVELOPMENT'})
94 0 0 if (defined $match) { }
95 0 0 $caller =~ /$match/u ? :