ThibaultMontaufray/Droid-Image

View on GitHub
Project/Droid.Image.UI/Service/Service.cs

Summary

Maintainability
A
2 hrs
Test Coverage

Method OnCustomCommand has 53 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        protected override void OnCustomCommand(int command)
        {
            try
            {
                _eventLog.WriteEntry("Command code : " + command, EventLogEntryType.SuccessAudit, eventId++);
Severity: Major
Found in Project/Droid.Image.UI/Service/Service.cs - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status