Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public, | parameter | :: | MIN_PNG_SIZE | = | 100 | |
integer, | public, | parameter | :: | MIN_PDF_SIZE | = | 200 | |
integer, | public, | parameter | :: | MIN_ASCII_SIZE | = | 50 | |
real(kind=wp), | public, | parameter | :: | BASELINE_TOLERANCE | = | 0.1_wp |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
logical, | public | :: | passed | ||||
character(len=256), | public | :: | message | ||||
real(kind=wp), | public | :: | metric_value |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | file_path |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | file_path | |||
integer, | intent(in) | :: | min_size |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | file_path |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | file_path |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | file_path |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | current_file | |||
character(len=*), | intent(in) | :: | baseline_file |