| Copyright | (c) 2020 Kowainik |
|---|---|
| License | MPL-2.0 |
| Maintainer | Kowainik <xrom.xkov@gmail.com> |
| Safe Haskell | None |
| Language | Haskell2010 |
Stan.Analysis.Summary
Description
Static analysis summary.
Documentation
Short info about analysis.
Constructors
| Summary | |
Fields
| |
createSummary :: Analysis -> Maybe Summary #
Assemble Summary after analysis. Returns Nothing when there's
no Observations. Otherwise, there's at least one observation, which
means that we can find the most popular Inspection, Category and
the highest Severity.