Crate cocomo

Source

Re-exports§

pub use ProjectType::*;
pub use OutputFormat::*;

Structs§

Cocomo
COCOMO estimate
USA_YEAR_INFLATION_MULTIPLIER

Enums§

OutputFormat
ProjectType
COCOMO Parameters from Boehm

Functions§

cocomo
Calculate COCOMO effort, cost, time (months), and people estimates
estimate_cost
Calculate COCOMO cost estimate
estimate_effort
Calculate COCOMO effort estimate
estimate_months
Calculate COCOMO time estimate in months
total_sloc
Calculate total source lines of code (SLOC) via tokei