ilyalehchylin/educats-xamarin

View on GitHub
source/EduCATS/Pages/Settings/Base/ViewModels/SettingsPageViewModel.cs

Summary

Maintainability
A
1 hr
Test Coverage

Method openPage has 49 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        async Task openPage(string title)
        {
            try
            {
                var serverTitle = CrossLocalization.Translate("settings_server");

    There are no issues that match your filters.

    Category
    Status