Coursemology/coursemology2

View on GitHub
client/app/bundles/course/assessment/submission/components/ScribingView/popovers/ShapePopover.jsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function renderBorderComponent has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  renderBorderComponent() {
    const {
      intl,
      lineToolType,
      selectedLineStyle,

Function renderFillComponent has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  renderFillComponent() {
    const {
      intl,
      onClickFillColorPicker,
      fillColorPickerPopoverOpen,

There are no issues that match your filters.

Category
Status