Expand description
Spectrum-Based Fault Localization (SBFL) using Ochiai scoring.
Uses DAP coverage data to rank files/functions by fault likelihood.
Structs§
- Coverage
Record - Coverage data for a single line in a source file.
- Sbfl
Ranker - Ranks source files by their maximum Ochiai score.
Functions§
- fuse_
sbfl_ semantic - Fuse SBFL file rankings with semantic search results.
- ochiai
- Compute the Ochiai SBFL coefficient.