tested_stack?
in
report/lib/api_endpoint.rb [47:50]
3
lines of code
2
McCabe index (conditional complexity)
def tested_stack? !@test_stack.nil? && !@test_stack.empty? end