Branch Coverage

blib/lib/Swagger2/Markdown.pm
Criterion Covered Total %
branch 1 2 50.0


line true false branch
204 0 10 unless $self->_template->process('Swagger2::Markdown::API::Blueprint'->template, {'o', $self->swagger2->api_spec->data->{'x-api-blueprint'}, 'e', $self->swagger2->expand->api_spec->data, 'c', $self->swagger2->api_spec->data, 'd', $self->swagger2->api_spec->data->{'definitions'}}, \$output)