count
in
lib/gitlab_api.rb [12:15]
3
lines of code
1
McCabe index (conditional complexity)
def count(path) get(path).headers['X-Total'] end