Method: AppMap::Service::IntegrationTestPathFinder#count_paths
- Defined in:
- lib/appmap/service/integration_test_path_finder.rb
#count_paths ⇒ Object
22 23 24 |
# File 'lib/appmap/service/integration_test_path_finder.rb', line 22 def count_paths find.flatten(2).length - 3 end |