hellsan631/material-avatar

View on GitHub
material-avatar.js

Summary

Maintainability
A
1 hr
Test Coverage

Function MaterialAvatar has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  function MaterialAvatar(elements, options) {

    if (!elements) {
      throw(new Error('No elements selected/found'));
    }
Severity: Minor
Found in material-avatar.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status