/home/runner/work/webp-convert/webp-convert/src
Convert
Converters
BaseTraits
(Dashboard)
Classes
Coverage Distribution
0%
0-10%
10-20%
20-30%
30-40%
40-50%
50-60%
60-70%
70-80%
80-90%
90-100%
100%
0
1
0
1
Complexity
50
Code Coverage (in percent)
0
100
Cyclomatic Complexity
7
48
Insufficient Coverage
Class
Coverage
WebPConvert\Convert\Converters\BaseTraits\OptionsTrait
32%
WebPConvert\Convert\Converters\BaseTraits\DestinationPreparationTrait
66%
WebPConvert\Convert\Converters\BaseTraits\WarningLoggerTrait
71%
Project Risks
Class
CRAP
WebPConvert\Convert\Converters\BaseTraits\OptionsTrait
772
WebPConvert\Convert\Converters\BaseTraits\WarningLoggerTrait
16
WebPConvert\Convert\Converters\BaseTraits\DestinationPreparationTrait
13
Methods
Coverage Distribution
0%
0-10%
10-20%
20-30%
30-40%
40-50%
50-60%
60-70%
70-80%
80-90%
90-100%
100%
0
20
0
23
Complexity
50
Code Coverage (in percent)
0
100
0
Method Complexity
0
15
Insufficient Coverage
Method
Coverage
logOptions
0%
getUnsupportedDefaultOptions
0%
getUnsupportedGeneralOptions
0%
getUniqueOptionDefinitions
0%
getGeneralOptionDefinitions
0%
getSupportedGeneralOptions
0%
getSupportedGeneralOptionDefinitions
0%
getSupportedGeneralOptionIds
0%
disableWarningsTemporarily
0%
reenableWarnings
0%
getWarningCount
0%
resetWarningCount
0%
checkOptions
40%
checkDestinationWritable
44%
removeExistingDestinationIfExists
60%
setProvidedOptions
60%
warningHandler
77%
Project Risks
Method
CRAP
logOptions
240
setProvidedOptions
14
getUniqueOptionDefinitions
12
getSupportedGeneralOptions
12
warningHandler
7
checkOptions
7
checkDestinationWritable
6
getGeneralOptionDefinitions
6
getSupportedGeneralOptionIds
6
removeExistingDestinationIfExists
3