ilyalehchylin/educats-xamarin

View on GitHub
source/EduCATS/Pages/Statistics/Results/Views/StatsResultsPageView.cs

Summary

Maintainability
A
1 hr
Test Coverage

Method createSummary has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        Frame createSummary()
        {
            var summaryLabel = new Label
            {
                Style = AppStyles.GetLabelStyle(NamedSize.Large),

    There are no issues that match your filters.

    Category
    Status