count is a flag.Value that is like a flag.Bool and a flag.Int. If used as -name, it increments the count, but -name=x sets the count. Used for verbose flag -v.
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected