Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
valor-software/angular2-bootstrap
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
14 days ago
Refresh default branch
Refresh
src/chronos/duration/constructor.ts
Summary
Maintainability
A
1 hr
Test Coverage
Issues
Source
Stats
Function
as
has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open
as(_units: string): number { if (!this.isValid()) { return NaN; } let days;
Severity: Minor
Found in
src/chronos/duration/constructor.ts
- About 1 hr to fix
Close
There are no issues that match your filters.
Clear all filters
Category
Complexity
Status
Open
Confirmed
Invalid
Wontfix