-
Home
-
Datafeedr API
-
1.3.25 (latest)
-
Code
-
Classes
- Dfrapi_Currency
| Total Complexity |
19 |
| Dependencies |
1 |
| Dependents |
2 |
| Total lines |
497 |
| Lines of code |
377 |
| Logical lines of code |
23 |
| Comment lines |
92 |
| Methods |
15 |
| Properties |
2 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| currencies() |
B |
23 |
1 |
319 |
| validate_currency_code() |
S |
58 |
3 |
16 |
| __construct() |
S |
72 |
2 |
5 |
| get_currency_field() |
S |
74 |
2 |
4 |
| get_context() |
S |
82 |
1 |
3 |
| get_currency_code() |
S |
79 |
1 |
3 |
| get_currency_symbol() |
S |
78 |
1 |
3 |
| get_currency_name() |
S |
78 |
1 |
3 |
| get_decimal_point() |
S |
78 |
1 |
3 |
| get_thousands_sep() |
S |
78 |
1 |
3 |
| get_currency() |
S |
79 |
1 |
3 |
| get_format() |
S |
78 |
1 |
3 |
| get_neg_format() |
S |
78 |
1 |
3 |
| currency_code_is_supported() |
S |
79 |
1 |
3 |
| get_supported_currency_codes() |
S |
80 |
1 |
3 |