Branch Coverage

blib/lib/Footprintless/Plugin/Atlassian/Confluence.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
16 1 1 if not $options{'request_builder_module'} and $self->{'config'}{'request_builder_module'}
19 0 2 if not $options{'response_parser_module'} and $self->{'config'}{'response_parser_module'}