* Creates the padding required for `string` based on the given `length`. * The `chars` string is truncated if the number of characters exceeds `length`. * * @private * @param {string} string The string to create padding for. * @param {number} [length=0] T
(string, length, chars)
source not stored for this graph (policy: none)
no test coverage detected