hackedteam/core-winphone

View on GitHub
DeviceInfo/MyPhoneInfo/MainPage.xaml.cs

Summary

Maintainability
A
1 hr
Test Coverage

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

        private void StartPeriodicAgent()
        {
            // Variable for tracking enabled status of background agents for this app.
            ///agentsAreEnabled = true;

Severity: Minor
Found in DeviceInfo/MyPhoneInfo/MainPage.xaml.cs - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status