unsigned int mux_control_states()
in
core.c [291:294]
4
lines of code
1
McCabe index (conditional complexity)
unsigned int mux_control_states(struct mux_control *mux) { return mux->states; }