ilyalehchylin/educats-xamarin

View on GitHub
source/EduCATS/Pages/Eemc/Views/ViewCell/EemcPageViewCell.cs

Summary

Maintainability
A
1 hr
Test Coverage

Method OnBindingContextChanged has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        protected override void OnBindingContextChanged()
        {
            base.OnBindingContextChanged();

            if (!(BindingContext is ConceptModel)) {
Severity: Minor
Found in source/EduCATS/Pages/Eemc/Views/ViewCell/EemcPageViewCell.cs - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status