analysis

package
v0.0.0-...-338b722 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2020 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AnalyseCommentKeywordsCount

func AnalyseCommentKeywordsCount(outputPath string, keywords []string, changsetChannel <-chan []common.Changeset, finishWaitGroup *sync.WaitGroup)

AnalyseCommentKeywordCount searches for the given keywords in the changesets after converting everythig to lowercase. In the end the keywords are the different columns of the CSV file.

func AnalyseEditorCount

func AnalyseEditorCount(outputPath string, changsetChannel <-chan []common.Changeset, finishWaitGroup *sync.WaitGroup)

analyseEditorCount takes bunches of "aggregationSize" many changesets and counts their edits. The result is written to the given file in a CSV format.

func AnalyseNoSourceCount

func AnalyseNoSourceCount(outputPath string, changsetChannel <-chan []common.Changeset, finishWaitGroup *sync.WaitGroup)

func AnalyseUserWithoutSource

func AnalyseUserWithoutSource(outputPath string, changsetChannel <-chan []common.Changeset, finishWaitGroup *sync.WaitGroup)

analyseEditorCount takes bunches of "aggregationSize" many changesets and counts their edits. The result is written to the given file in a CSV format.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL