Branch Coverage

blib/lib/Mojolicious/Plugin/OpenAPI/Modern.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
51 5 0 if $$config{"after_response"}
57 2 2 if (exists $$config{'schema'}) { }
2 0 elsif (exists $$config{'document_filename'}) { }
61 1 1 if ($$config{'document_filename'} =~ /\.ya?ml$/u) { }
1 0 elsif ($$config{'document_filename'} =~ /\.json$/u) { }
77 0 4 if keys %config_copy