DannyBen/php-quandl

View on GitHub
Quandl.php

Summary

Maintainability
A
2 hrs
Test Coverage

Quandl has 23 functions (exceeds 20 allowed). Consider refactoring.
Open

class Quandl {

    public $api_key;
    public $format;
    public $cache_handler = null;
Severity: Minor
Found in Quandl.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status