Skip to main content

Module ast_analysis

Module ast_analysis 

Source

Structs§

AnalysisSummary
Summary statistics for analysis
AridNodeDetector
Arid node detector implementing Google’s algorithm
AstNode
Represents a node in the AST
DetailedAnalysis
Detailed analysis results for a file
ExpertKnowledge
Expert knowledge for detecting arid nodes
LineAnalysis
Analysis of a single line

Enums§

AstNodeType
Represents different types of AST nodes

Functions§

filter_mutatable_lines
Integration with existing mutation system - context-aware version