admin:lcov
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| admin:lcov [2013/06/27 02:46] – jwarrior | admin:lcov [2013/10/17 14:41] (current) – jwarrior | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== lcov ====== | ||
| + | * gcov must be on path | ||
| + | * gcc produces .gcda files. | ||
| + | * geninfo' | ||
| + | * geninfo' | ||
| + | * gcov files have names like # | ||
| + | * If we execute this code at line 990 in geninfo.pl | ||
| + | < | ||
| + | then we get this error: geninfo.pl: WARNING: cannot find an entry for C~# | ||
| + | # | ||
| + | * $instr and $graph are hashes that look the same before and after the code executes | ||
| + | * see the #dq's in geninfo.pl. | ||
| + | * this works for perl formatting if you follow http:// | ||
| + | < | ||
| + | * tidy-pm must be in per64\lib\perl | ||
| + | * if perl will not read command line arguments, import the following into regedit: < | ||
| + | |||
| + | [HKEY_CLASSES_ROOT\pl_auto_file\shell\open\command] | ||
| + | @=" | ||
