Skip to content

flap_utils_m.f90.gcov

Stefano Zaghi edited this page Jul 1, 2022 · 4 revisions

Coverage analysis of flap_utils_m.f90

Metrics
Number of executable lines 58
Number of executed lines 35 60%
Number of unexecuted lines 23 40%
Average hits per executed line 534
Number of procedures 7
Number of executed procedures 6 86%
Number of unexecuted procedures 1 14%
Average hits per executed procedure 239

Unexecuted procedures

  • function count_substring, line 21

Executed procedures

  • function wstrip: tested 409 times
  • function upper_case: tested 392 times
  • function replace: tested 319 times
  • function replace_all: tested 161 times
  • function unique: tested 102 times
  • subroutine tokenize: tested 54 times

Report generated by FoBiS.py

Clone this wiki locally