Skip to content

fury_uom.F90.gcov

Stefano Zaghi edited this page Sep 9, 2016 · 1 revision

Coverage analysis of fury_uom.F90

Metrics
Number of executable lines 401
Number of executed lines 353 88%
Number of unexecuted lines 48 12%
Average hits per executed line 1394
Number of procedures 37
Number of executed procedures 33 89%
Number of unexecuted procedures 4 11%
Average hits per executed procedure 2146

lines procedures

Unexecuted procedures

  • function creator_from_other_unit, line 141
  • function has_reference_compatible, line 540
  • function is_compatible, line 561
  • function is_not_equal, line 617

Executed procedures

  • function is_defined: tested 24729 times
  • function has_alias: tested 9736 times
  • subroutine set: tested 8486 times
  • subroutine update_references_number: tested 4431 times
  • function get_main_reference: tested 4404 times
  • subroutine assign_uom: tested 4360 times
  • function has_name: tested 4235 times
  • function get_main_symbol: tested 2361 times
  • subroutine unset: tested 2208 times
  • function prefixed: tested 2043 times
  • function is_equal: tested 1712 times
  • function has_reference: tested 796 times
  • function stringify: tested 444 times
  • function creator_from_string: tested 158 times
  • subroutine parse: tested 158 times
  • subroutine parse_alias: tested 158 times
  • subroutine parse_name: tested 158 times
  • subroutine parse_references: tested 158 times
  • subroutine add_reference: tested 24 times
  • function div: tested 19 times
  • function to: tested 15 times
  • function mul: tested 12 times
  • subroutine remove_reference: tested 8 times
  • function pow_I4P: tested 8 times
  • function add: tested 2 times
  • function sub: tested 2 times
  • function pow_R16P: tested 2 times
  • function pow_R8P: tested 2 times
  • function pow_R4P: tested 2 times
  • function pow_I8P: tested 2 times
  • function pow_I2P: tested 2 times
  • function pow_I1P: tested 2 times
  • subroutine set_alias_conversion: tested 1 times

Report generated by FoBiS.py