next up previous contents
Next: List conditional directives Up: Summary report Previous: LOC for CCL

V(g) and V'(g) for CCL

V(g) is one greater than the number of #if, #ifdef, #ifndef, and #elif statements in the file. V'(g) is equal to V(g) plus the number of && and || in the expressions of those #directives. This is on by default.