C# Class MSR.Models.Prediction.PostReleaseDefectFiles.BugLifetimeDistributionExponentialMax

Inheritance: BugLifetimeDistributionExponential
Afficher le fichier Open project: kirnosenko/msr-tools

Méthodes publiques

Méthode Description
BugLifetimeDistributionExponentialMax ( CodeStabilityPostReleaseDefectFilesPrediction model ) : System

Méthodes protégées

Méthode Description
BugLifetimes ( BugFixSelectionExpression bugFixes ) : IEnumerable

Method Details

BugLifetimeDistributionExponentialMax() public méthode

public BugLifetimeDistributionExponentialMax ( CodeStabilityPostReleaseDefectFilesPrediction model ) : System
model CodeStabilityPostReleaseDefectFilesPrediction
Résultat System

BugLifetimes() protected méthode

protected BugLifetimes ( BugFixSelectionExpression bugFixes ) : IEnumerable
bugFixes BugFixSelectionExpression
Résultat IEnumerable