Skip to content

Instantly share code, notes, and snippets.

@kartik7153
Last active August 2, 2017 12:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kartik7153/1cf451fa35b96d99875461f782f70561 to your computer and use it in GitHub Desktop.
Save kartik7153/1cf451fa35b96d99875461f782f70561 to your computer and use it in GitHub Desktop.
analyzing gmap-rodent
functions or macros with complexity over threshold 60
./src/gmap_rodent/util/result.clj: bind has complexity 92 (32 nodes/2 branches)
./src/gmap_rodent/domain/driver.clj: get-driver-distances has complexity 79 (49 nodes/1 branches)
./src/gmap_rodent/redis.clj: try-cache-wcar* has complexity 70 (70 nodes/0 branches)
./src/gmap_rodent/redis.clj: cache-wcar* has complexity 146 (146 nodes/0 branches)
./src/gmap_rodent/resource/driver.clj: list-available-drivers has complexity 84 (24 nodes/2 branches)
./src/gmap_rodent/server.clj: run-jetty-with-hystrix has complexity 145 (85 nodes/2 branches)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment