|
WSF
|
#include "WsfCoverageCoverageTime.hpp"#include <algorithm>#include <cmath>#include <limits>#include <numeric>#include <sstream>#include <stdexcept>#include <string>#include <utility>#include "UtCalendar.hpp"#include "UtInput.hpp"#include "UtLog.hpp"#include "WsfCoverage.hpp"#include "WsfCoverageMeasureUtils.hpp"
Namespaces | |
| namespace | wsf |
| Function definitions for those who need run-time access to the version. | |
| namespace | wsf::coverage |
Functions | |
| static double | wsf::coverage::AccumulateIntervalDurations (double aSum, const AccessInterval &aInterval) |