← back to jqnatividad__csv-nose

All specs 2 total

All specs Real LLM only Function bodies
test_tau_0_variedREAL LLM gemma4:latest · · unknown
src/tum/uniformity.rs
Initializes a table structure with predefined field counts for five fields and then updates the internal modal field count based on these values. Calculates a specific metric, tau_0, using the modified table structure as input. Asserts that the resulting tau_0 value is strictly between zero and one, confirming the expected behavior for varied field counts. This function performs internal assertions rather than returning a value.
test_tau_0_variedtemplated static_rust_v1 · constant · MIT
src/tum/uniformity.rs · L172
Rust function `test_tau_0_varied` accepting 0 parameter(s) and returning `()`.