mutilin / klever

Klever Git repository read-only mirror
https://forge.ispras.ru/projects/klever
Apache License 2.0
0 stars 1 forks source link

Allow to show only one function body #39

Open vmordan opened 5 years ago

vmordan commented 5 years ago

Currently there are 2 modes for coverage: by functions (show only function declarations) and by lines (show the whole source files). It may be good to be able to adjust such modes to display only selected function bodies.