Project

General

Profile

Actions

action #42074

closed

coverage output in os-autoinst seems incomplete

Added by okurz over 5 years ago. Updated about 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
2018-10-06
Due date:
% Done:

0%

Estimated time:

Description

Observation

(cd t && cover -report html_basic)
Reading database from t/cover_db
…

---------------------------- ------ ------ ------ ------ ------ ------ ------
File                           stmt   bran   cond    sub    pod   time  total
---------------------------- ------ ------ ------ ------ ------ ------ ------
...QA/Benchmark/Stopwatch.pm   71.6  100.0   16.6   83.3   87.5    0.0   71.5
...inst/OpenQA/Exceptions.pm  100.0    n/a    n/a  100.0    n/a    0.0  100.0
...tovideo/CommandHandler.pm   58.1   40.9   29.4   74.0    0.0    0.0   55.0
...A/Isotovideo/Interface.pm  100.0    n/a    n/a  100.0    n/a    0.0  100.0
...penQA/Isotovideo/Utils.pm  100.0    n/a   50.0  100.0    0.0    0.0   95.4
...t/OpenQA/Qemu/BlockDev.pm   83.6   68.7    0.0   84.6   60.0    0.0   78.0
...enQA/Qemu/BlockDevConf.pm   60.3   10.0   22.2   70.9   77.2    0.0   59.5
...QA/Qemu/ControllerConf.pm   56.7    n/a    n/a   63.6   57.1    0.0   58.1
...A/Qemu/DriveController.pm   42.8    n/a    n/a   33.3  100.0    0.0   45.4
…
Total                          63.3   33.4   25.4   69.9   37.7  100.0   55.9
---------------------------- ------ ------ ------ ------ ------ ------ ------


## Please see file -
Perltidy version is 20180220
1:  Syntax error near ? :
## Please see file -
Perltidy version is 20180220
1:  Syntax error near ? :
<repeats many times more>
HTML output written to t/cover_db/coverage.html

Opening an html file with browser for single files just shows one line with "perltidy" and not the expected source code with the coverage information

Problem

Seems to be a regression, was working better once.


Files

coverage.html (61.4 KB) coverage.html okurz, 2019-11-06 20:26
Actions

Also available in: Atom PDF