Percentage | Lines | ||
---|---|---|---|
Stopwatch |
|
100 % | 143 |
CRAP Score | Lines | ||
---|---|---|---|
Stopwatch::storeElapsed() | 2 | 8 | |
Stopwatch::__construct() | 1 | 4 | |
Stopwatch::createNew() | 1 | 4 | |
Stopwatch::getElapsedSeconds() | 1 | 4 | |
Stopwatch::getElapsedMilliseconds() | 1 | 4 | |
Stopwatch::getElapsedMicroseconds() | 1 | 4 | |
Stopwatch::start() | 1 | 5 | |
Stopwatch::stop() | 1 | 5 | |
Stopwatch::restart() | 1 | 5 | |
Stopwatch::reset() | 1 | 4 | |