jrbushell

86
Reputation
18 views

Registered User

Name jrbushell
Member for 1 year
Seen 2 hours ago
Website
Location
Age
16h
accepted Viewing LCOV file in Windows
Dec
2
comment Viewing LCOV file in Windows
genhtml is just a perl script. As a quick experiment, I took an lcov file generated from a Linux app (I only use lcov on Linux) and ran it through genhtml on Windows (Cygwin). It ran ok but only if I turned off source-code highlighting (--no-source). Might work ok if your source is on Windows too? See also stackoverflow.com/questions/1816981
Dec
1
answered Viewing LCOV file in Windows
Sep
16
answered Can I set width of 90% with overflow hidden.