Skip to content

fury_qreal.F90.gcov

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

Coverage analysis of fury_qreal.F90

Metrics
Number of executable lines 257
Number of executed lines 225 88%
Number of unexecuted lines 32 12%
Average hits per executed line 44
Number of procedures 52
Number of executed procedures 48 92%
Number of unexecuted procedures 4 8%
Average hits per executed procedure 41

lines procedures

Unexecuted procedures

  • function is_compatible, line 252
  • function is_not_equal, line 391
  • function negative, line 871
  • function positive, line 477

Executed procedures

  • function is_unit_defined: tested 622 times
  • subroutine set: tested 277 times
  • function stringify: tested 264 times
  • function has_name: tested 251 times
  • function is_equal: tested 210 times
  • subroutine assign_qreal: tested 198 times
  • function creator: tested 66 times
  • subroutine unset: tested 26 times
  • function I4P_mul_uom: tested 17 times
  • function to: tested 15 times
  • function add: tested 11 times
  • function mul: tested 5 times
  • function pow_I4P: tested 5 times
  • function R4P_mul_uom: tested 4 times
  • function R8P_mul_uom: tested 3 times
  • function sub: tested 3 times
  • function div: tested 2 times
  • function R4P_mul: tested 2 times
  • function R16P_mul_uom: tested 1 times
  • function I8P_mul_uom: tested 1 times
  • function I2P_mul_uom: tested 1 times
  • function I1P_mul_uom: tested 1 times
  • function div_R16P: tested 1 times
  • function div_R8P: tested 1 times
  • function div_R4P: tested 1 times
  • function div_I8P: tested 1 times
  • function div_I4P: tested 1 times
  • function div_I2P: tested 1 times
  • function div_I1P: tested 1 times
  • function mul_R16P: tested 1 times
  • function mul_R8P: tested 1 times
  • function mul_R4P: tested 1 times
  • function mul_I8P: tested 1 times
  • function mul_I4P: tested 1 times
  • function mul_I2P: tested 1 times
  • function mul_I1P: tested 1 times
  • function R16P_mul: tested 1 times
  • function R8P_mul: tested 1 times
  • function I8P_mul: tested 1 times
  • function I4P_mul: tested 1 times
  • function I2P_mul: tested 1 times
  • function I1P_mul: tested 1 times
  • function pow_R16P: tested 1 times
  • function pow_R8P: tested 1 times
  • function pow_R4P: tested 1 times
  • function pow_I8P: tested 1 times
  • function pow_I2P: tested 1 times
  • function pow_I1P: tested 1 times

Report generated by FoBiS.py