-
Home
-
Datafeedr API
-
1.3.25 (latest)
-
Code
-
Classes
- Dfrapi_Price
| Total Complexity |
18 |
| Dependencies |
2 |
| Dependents |
1 |
| Total lines |
197 |
| Lines of code |
73 |
| Logical lines of code |
27 |
| Comment lines |
88 |
| Methods |
13 |
| Properties |
4 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| trim_trailing_double_zeros_from_formatted_number() |
S |
64 |
3 |
9 |
| get_signed_format() |
S |
78 |
2 |
3 |
| get_formatted_number() |
S |
68 |
2 |
7 |
| get_fraction_part() |
S |
67 |
2 |
8 |
| get_translation_pairs() |
S |
60 |
1 |
14 |
| __construct() |
S |
71 |
1 |
6 |
| get_price() |
S |
78 |
1 |
3 |
| get_value() |
S |
82 |
1 |
3 |
| get_int() |
S |
82 |
1 |
3 |
| get_context() |
S |
82 |
1 |
3 |
| get_decimal_places() |
S |
78 |
1 |
3 |
| get_whole_part() |
S |
79 |
1 |
3 |
| number_format() |
S |
68 |
1 |
8 |