Skip to content

Deviation between dbms_utplsql_code_coverage and html_reporter #1124

@TobiasDo1

Description

@TobiasDo1

Hi all,

if I run html reporter on one unit test package and compare it with results from dbms_utplsql_code_coverage a deviation can be seen.

These is coming from dbms_utplsql_code_coverage:
2

It states that the only (partially) uncovered line is 338. Everything else is fine.

But the html output looks like this:
1

If you run this test multiple times, then sometimes it varies in the uncovered lines (i.e. it marks 337-338 or 338-339), but dbms_utplsql_code_coverage looks always the same.

Best regards
Tobias

Metadata

Metadata

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions