File Size vs. Commits (all time): 62 points
internal/cmds/cmds.go
x: 19 commits (all time)
y: 589 lines of code
internal/constants/headers.go
x: 2 commits (all time)
y: 3 lines of code
internal/hostgacommunicator/hostgacommunicator.go
x: 9 commits (all time)
y: 67 lines of code
internal/hostgacommunicator/vmsettings.go
x: 11 commits (all time)
y: 83 lines of code
internal/immediateruncommand/immediateruncommand.go
x: 11 commits (all time)
y: 149 lines of code
internal/requesthelper/request.go
x: 6 commits (all time)
y: 50 lines of code
internal/requesthelper/retry.go
x: 6 commits (all time)
y: 88 lines of code
internal/status/immediatestatus.go
x: 2 commits (all time)
y: 105 lines of code
misc/manifest.xml
x: 9 commits (all time)
y: 15 lines of code
internal/handlersettings/handlersettingscommon.go
x: 7 commits (all time)
y: 102 lines of code
internal/cleanup/cleanup.go
x: 7 commits (all time)
y: 57 lines of code
internal/commandProcessor/commandProcessor.go
x: 13 commits (all time)
y: 175 lines of code
internal/handlersettings/types.go
x: 7 commits (all time)
y: 110 lines of code
internal/service/serviceinstall.go
x: 11 commits (all time)
y: 190 lines of code
pkg/seqnumutil/seqnum.go
x: 6 commits (all time)
y: 52 lines of code
pkg/systemd/manager.go
x: 8 commits (all time)
y: 121 lines of code
internal/constants/exitcodes.go
x: 9 commits (all time)
y: 31 lines of code
internal/constants/uriconstants.go
x: 5 commits (all time)
y: 2 lines of code
internal/goalstate/goalstate.go
x: 11 commits (all time)
y: 96 lines of code
internal/goalstate/goalstatefromvmsettings.go
x: 7 commits (all time)
y: 38 lines of code
internal/observer/notifier.go
x: 1 commits (all time)
y: 20 lines of code
internal/observer/observer.go
x: 1 commits (all time)
y: 5 lines of code
internal/status/status.go
x: 10 commits (all time)
y: 74 lines of code
internal/types/commands.go
x: 10 commits (all time)
y: 40 lines of code
internal/types/immediatestatus.go
x: 1 commits (all time)
y: 9 lines of code
internal/types/status.go
x: 8 commits (all time)
y: 39 lines of code
pkg/statusreporter/guestinformationserviceclient.go
x: 6 commits (all time)
y: 30 lines of code
pkg/statusreporter/testguestinformationclient.go
x: 1 commits (all time)
y: 22 lines of code
internal/instanceview/instanceview.go
x: 7 commits (all time)
y: 24 lines of code
internal/constants/constants.go
x: 12 commits (all time)
y: 19 lines of code
internal/immediatecmds/immediatecmds.go
x: 7 commits (all time)
y: 91 lines of code
internal/telemetry/telemetry.go
x: 5 commits (all time)
y: 116 lines of code
pkg/servicehandler/servicehandler.go
x: 7 commits (all time)
y: 115 lines of code
pkg/versionutil/version.go
x: 5 commits (all time)
y: 38 lines of code
cmd/immediateruncommandservice/main.go
x: 5 commits (all time)
y: 20 lines of code
cmd/main/main.go
x: 5 commits (all time)
y: 55 lines of code
internal/exec/exec.go
x: 4 commits (all time)
y: 149 lines of code
internal/files/files.go
x: 5 commits (all time)
y: 142 lines of code
internal/files/logtail.go
x: 4 commits (all time)
y: 53 lines of code
internal/handlersettings/handlerenv.go
x: 5 commits (all time)
y: 51 lines of code
internal/handlersettings/utilities.go
x: 5 commits (all time)
y: 41 lines of code
internal/pid/pid.go
x: 5 commits (all time)
y: 75 lines of code
internal/settings/settings.go
x: 5 commits (all time)
y: 46 lines of code
internal/types/handlerenvironment.go
x: 4 commits (all time)
y: 11 lines of code
internal/types/instanceview.go
x: 4 commits (all time)
y: 24 lines of code
internal/types/runcommandmetadata.go
x: 7 commits (all time)
y: 22 lines of code
pkg/counterutil/counterutil.go
x: 4 commits (all time)
y: 12 lines of code
pkg/linuxutils/linuxutils.go
x: 4 commits (all time)
y: 82 lines of code
pkg/statusreporter/statusreporter.go
x: 4 commits (all time)
y: 35 lines of code
pkg/systemd/helper.go
x: 4 commits (all time)
y: 28 lines of code
pkg/blobutil/url.go
x: 3 commits (all time)
y: 51 lines of code
pkg/download/blob.go
x: 9 commits (all time)
y: 125 lines of code
pkg/download/blobwithmsitoken.go
x: 6 commits (all time)
y: 144 lines of code
pkg/download/downloader.go
x: 10 commits (all time)
y: 95 lines of code
pkg/download/retry.go
x: 6 commits (all time)
y: 79 lines of code
pkg/download/url.go
x: 6 commits (all time)
y: 33 lines of code
pkg/preprocess/bom.go
x: 3 commits (all time)
y: 28 lines of code
pkg/preprocess/dos.go
x: 3 commits (all time)
y: 11 lines of code
pkg/preprocess/file.go
x: 3 commits (all time)
y: 45 lines of code
pkg/urlutil/urlerrorhelper.go
x: 3 commits (all time)
y: 22 lines of code
589.0
lines of code
min: 2.0 average: 69.35 25th percentile: 24.0 median: 48.0 75th percentile: 95.25 max: 589.0
0
19.0
commits (all time)
min: 1.0 | average: 6.23 | 25th percentile: 4.0 | median: 6.0 | 75th percentile: 8.25 | max: 19.0
File Size vs. Contributors (all time): 62 points
internal/cmds/cmds.go
x: 2 contributors (all time)
y: 589 lines of code
internal/constants/headers.go
x: 1 contributors (all time)
y: 3 lines of code
internal/hostgacommunicator/hostgacommunicator.go
x: 1 contributors (all time)
y: 67 lines of code
internal/hostgacommunicator/vmsettings.go
x: 1 contributors (all time)
y: 83 lines of code
internal/immediateruncommand/immediateruncommand.go
x: 1 contributors (all time)
y: 149 lines of code
internal/requesthelper/request.go
x: 1 contributors (all time)
y: 50 lines of code
internal/requesthelper/retry.go
x: 1 contributors (all time)
y: 88 lines of code
internal/status/immediatestatus.go
x: 1 contributors (all time)
y: 105 lines of code
misc/manifest.xml
x: 6 contributors (all time)
y: 15 lines of code
internal/handlersettings/handlersettingscommon.go
x: 3 contributors (all time)
y: 102 lines of code
internal/cleanup/cleanup.go
x: 1 contributors (all time)
y: 57 lines of code
internal/commandProcessor/commandProcessor.go
x: 1 contributors (all time)
y: 175 lines of code
internal/handlersettings/types.go
x: 1 contributors (all time)
y: 110 lines of code
internal/service/serviceinstall.go
x: 2 contributors (all time)
y: 190 lines of code
pkg/seqnumutil/seqnum.go
x: 1 contributors (all time)
y: 52 lines of code
pkg/systemd/manager.go
x: 2 contributors (all time)
y: 121 lines of code
internal/constants/exitcodes.go
x: 2 contributors (all time)
y: 31 lines of code
internal/constants/uriconstants.go
x: 1 contributors (all time)
y: 2 lines of code
internal/goalstate/goalstate.go
x: 1 contributors (all time)
y: 96 lines of code
internal/goalstate/goalstatefromvmsettings.go
x: 1 contributors (all time)
y: 38 lines of code
internal/observer/notifier.go
x: 1 contributors (all time)
y: 20 lines of code
internal/observer/observer.go
x: 1 contributors (all time)
y: 5 lines of code
internal/status/status.go
x: 2 contributors (all time)
y: 74 lines of code
internal/types/commands.go
x: 2 contributors (all time)
y: 40 lines of code
internal/types/immediatestatus.go
x: 1 contributors (all time)
y: 9 lines of code
internal/types/status.go
x: 2 contributors (all time)
y: 39 lines of code
pkg/statusreporter/guestinformationserviceclient.go
x: 1 contributors (all time)
y: 30 lines of code
pkg/statusreporter/testguestinformationclient.go
x: 1 contributors (all time)
y: 22 lines of code
internal/instanceview/instanceview.go
x: 2 contributors (all time)
y: 24 lines of code
internal/constants/constants.go
x: 2 contributors (all time)
y: 19 lines of code
internal/immediatecmds/immediatecmds.go
x: 1 contributors (all time)
y: 91 lines of code
internal/telemetry/telemetry.go
x: 1 contributors (all time)
y: 116 lines of code
pkg/servicehandler/servicehandler.go
x: 2 contributors (all time)
y: 115 lines of code
cmd/main/main.go
x: 1 contributors (all time)
y: 55 lines of code
internal/files/files.go
x: 1 contributors (all time)
y: 142 lines of code
internal/handlersettings/handlersettings.go
x: 1 contributors (all time)
y: 32 lines of code
internal/handlersettings/utilities.go
x: 1 contributors (all time)
y: 41 lines of code
internal/pid/pid.go
x: 1 contributors (all time)
y: 75 lines of code
internal/settings/settings.go
x: 1 contributors (all time)
y: 46 lines of code
internal/types/handlerenvironment.go
x: 1 contributors (all time)
y: 11 lines of code
internal/types/instanceview.go
x: 1 contributors (all time)
y: 24 lines of code
pkg/counterutil/counterutil.go
x: 1 contributors (all time)
y: 12 lines of code
pkg/statusreporter/statusreporter.go
x: 1 contributors (all time)
y: 35 lines of code
pkg/systemd/helper.go
x: 2 contributors (all time)
y: 28 lines of code
pkg/blobutil/url.go
x: 2 contributors (all time)
y: 51 lines of code
pkg/download/blob.go
x: 6 contributors (all time)
y: 125 lines of code
pkg/download/blobwithmsitoken.go
x: 5 contributors (all time)
y: 144 lines of code
pkg/download/downloader.go
x: 5 contributors (all time)
y: 95 lines of code
pkg/download/retry.go
x: 5 contributors (all time)
y: 79 lines of code
pkg/download/save.go
x: 3 contributors (all time)
y: 24 lines of code
pkg/download/url.go
x: 5 contributors (all time)
y: 33 lines of code
pkg/preprocess/dos.go
x: 2 contributors (all time)
y: 11 lines of code
pkg/preprocess/file.go
x: 2 contributors (all time)
y: 45 lines of code
pkg/urlutil/urlerrorhelper.go
x: 2 contributors (all time)
y: 22 lines of code
589.0
lines of code
min: 2.0 average: 69.35 25th percentile: 24.0 median: 48.0 75th percentile: 95.25 max: 589.0
0
6.0
contributors (all time)
min: 1.0 | average: 1.74 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 6.0
File Size vs. Commits (30 days): 0 points
No data for "commits (30d)" vs. "lines of code".
File Size vs. Contributors (30 days): 0 points
No data for "contributors (30d)" vs. "lines of code".
File Size vs. Commits (90 days): 0 points
No data for "commits (90d)" vs. "lines of code".
File Size vs. Contributors (90 days): 0 points
No data for "contributors (90d)" vs. "lines of code".