List of all items
Structs
- betweenness::BetweennessResult
- clone_detection::CloneAnalysis
- clone_detection::CloneFamily
- clone_detection::ClonePair
- clone_detection::MethodFingerprint
- instability::NamespaceInstability
- instability::SdpViolation
- lcom4::LcomScore
- scc::SccInfo
- scc::SccResult
Enums
Functions
- betweenness::compute_betweenness
- clone_detection::compute_clone_analysis
- clone_detection::detect_clone_pairs
- clone_detection::extract_ngrams
- clone_detection::group_clone_families
- clone_detection::ngram_jaccard
- clone_detection::parse_method_fingerprints
- instability::compute_instability
- instability::find_sdp_violations
- instability::instability
- lcom4::build_method_graph
- lcom4::compute_lcom4
- lcom4::compute_lcom4_all
- scc::compute_scc
- scc::rate_scc