Method: AppMap::Depends::TestFileInspector::TestReport#modified_files
- Defined in:
- lib/appmap/depends/test_file_inspector.rb
#modified_files ⇒ Object
28 29 30 |
# File 'lib/appmap/depends/test_file_inspector.rb', line 28 def modified_files added + changed + failed end |