fn new()
in
src/metrics/compose.rs [393:395]
3
lines of code
1
McCabe index (conditional complexity)
fn new(value: String) -> Self { TextMetrics::new(value) }