hvaldecantos / gvarharmfulness

Are global variables harmful? An Empirical Study of Global Variables in C Language and their Relation to Bugs.
0 stars 0 forks source link

avoid analyzing example and test code #6

Closed hvaldecantos closed 8 years ago

hvaldecantos commented 8 years ago

We are interested in knowing the behavior of global variables in the systems, not in its examples or tests files. Usually this files are separated in directories. For the 10 projects we need to know what and how to exclude. Now I am excluding only directories with names having the word 'sample' or 'test'. Is it enough?

hvaldecantos commented 8 years ago

fixed in https://github.com/hvaldecantos/gvar/commit/28027329d39174fd468f1d6fdcf445a078af8826