Skip to content

Instantly share code, notes, and snippets.

@kartik7153
Created August 2, 2017 11:52
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/b520c1d441a7c0df883dc4634c2a83c0 to your computer and use it in GitHub Desktop.
Save kartik7153/b520c1d441a7c0df883dc4634c2a83c0 to your computer and use it in GitHub Desktop.
analyzing osm-rodent
functions or macros with complexity over threshold 60
./src/osm_rodent/domain/driver.clj: list-available-drivers has complexity 63 (33 nodes/1 branches)
./src/osm_rodent/domain/driver.clj: sort-drivers* has complexity 67 (37 nodes/1 branches)
./src/osm_rodent/resource/driver.clj: list-available-drivers has complexity 84 (24 nodes/2 branches)
./src/osm_rodent/util/result.clj: bind has complexity 92 (32 nodes/2 branches)
./src/osm_rodent/external/graphhopper.clj: calculate-distance has complexity 78 (48 nodes/1 branches)
./src/osm_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